Skip to content
/ gridland Public

Clojure app that draws randomly generated 3D terrain.

License

Notifications You must be signed in to change notification settings

lazho/gridland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gridland

Clojure app that draws randomly generated 3D terrain.

Current progress: Generates random elevation over a 2D grid with an implementation of the diamond-square algorithm, and represents it visually with coloured squares (rendered with Quil.)

Looks something like this:

Looks something like this

Currently blue means low and red means high. The visualisation part is largely hardcoded and there's lots more work to be done.

FAQ

Is it finished yet?

No.

About

Clojure app that draws randomly generated 3D terrain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published