Skip to content

slyduda/terrainbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terrain Builder

This is a library to simulate plate tectonics. This library is written entirely in Python to make Terrain Generation more beginner friendly rather than relying on a C implemation. As Python is much slower since it is interpreted rather than compiled, this package trades efficiency with learnability.

This project is derivative of the C++ implemation of PlateTectonics

How can I use it?

As of right now the project is unusable, but after testing and further development it will work out of the box.

About

⛰ A terrain generator using plate tectonic physics simulations. Project is derivative of platec http://sourceforge.net/projects/platec/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages