Fractal Terrain Generation using The Diamond-Square Algorithm as described here: http://gameprogrammer.com/fractal.html
Stars
0
Forks
0
Watchers
0
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
37
commits
Made various levels global properties. Moved more colours to Struct.
4bd013fView on GitHubLess magic numbers. Changed filenames. SmoothGraident now uses new Gradient function. Colours moved to struct.
1f1c8e9View on GitHub