Skip to content

scottlafetra/ProceduralGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Procedural Gen Procedural Gen is a collection of programs I wrote as a part of a research project for a higher-level mathematics course. In it, I wrote short implementations using the Mandelbrot set, Cellular Automata, the Diamond-Square algorithm, and erosion algorithms. One of the erosion algorithms I used, a raindrop algorithm, I could only find discussed in theory and as far as I can tell, I'm the first person to implement it and make the source code available online. Below are a couple sample outputs after an initial height map generated by the Diamond-Square algorithm and after going through several thousand passes of a raindrop and soil-filling algorithms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages