Skip to content

Uses simplex noise to procedurally generate a map with castles and villages.

Notifications You must be signed in to change notification settings

SethRzeszutek/Procedural-Terrain-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

MapGeneratorV1

Description: First iteration of a terrain generator in python

MapGeneratorV2

Description: Revised version of MapGeneratorV1

Uses Simplex noise to derive a matrix that is converted to a height map

About

Uses simplex noise to procedurally generate a map with castles and villages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages