A Python mountainous island heightmap generator, using domain warped fractaled simplex noise and the Julia Set. Yep, that's a lot of adjectives.
Stars
14
Forks
0
Watchers
14
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Merge branch 'master' of https://github.com/Minimata/IslandGenerator
d2e9fd3View on GitHubChanged the vector class to support n dimensions instead of 2. Beginning to implement normal and gradient calculations support. Images !
0d522a9View on GitHubMerge branch 'master' of https://github.com/Minimata/IslandGenerator
6ff0583View on GitHubIsolated some values to make it easier to customize basic behavior.
e50173dView on GitHub