Skip to content

Generates a height map / represents it like terrain in an isometric view.

License

Notifications You must be signed in to change notification settings

mrwompwomp/Terrain-CE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terrain-CE

Terrain CE is currently a TI-Basic experiment of mine in generating a height map and representing it like terrain in an isometric view.

Download here: https://github.com/Michael2-3B/Terrain-CE/raw/master/TERRAIN.8xp

Examples:

Isometric Beach Terrain

Isometric Pyramid Terrain

The generator algorithm works by providing height values in a matrix that are no more than 1 higher or lower than the neighboring nodes. The smoothing code afterwards removes one block dips and spikes.

There is also now a map editor in the program to make a custom heightmap! Check it out:

Height Map Editor

Forum Thread: https://www.cemetech.net/forum/viewtopic.php?p=285909#285909

About

Generates a height map / represents it like terrain in an isometric view.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published