
Fracplanet
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
fracplanet is an interactive application to generate and view random fractal planets and terrain with oceans, mountains, icecaps, and rivers, then save them in POV-Ray format. It uses Qt and OpenGL.
16 years ago
Multiscale Perlin noise is now provided as a terrain generation option. River generation was improved, particularly with regard to memory consumption and feedback to the user when the formation of large lakes stalls progress.
16 years ago
Multiscale Perlin noise is now provided as a terrain generation option. River generation was improved, particularly with regard to memory consumption and feedback to the user when the formation of large lakes stalls progress.
nigels
16 years ago
2. It would be handy to stop rendering when it is hogging too much CPU time and making it difficult to change the params.
Report