Skip to content

baxter/csterrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terrain Generation using the Diamond Square algorithm

This is a demonstration of terrain generation using the diamond square algorithm.

You can see it in operation on my blog. There's also some nice documentation available.

Installation

You'll need CoffeeScript installed, but then it should be as simple as:

cake build

This should create a directory 'lib/' with the compiled .js in it. Then you can open index.html and it should draw a starting grid on the canvas.

Let me know if it isn't that simple.

I've tested it in Safari, Chrome and Firefox.

About

Terrain generation in CoffeeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published