You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FelixBrendel 2e63190d35 added readme 8 years ago
screenshots added screenshots 8 years ago
.gitignore Iinitial commit 8 years ago
genSphere.py added screenshots 8 years ago
readme.md added readme 8 years ago
sphere.blend added screenshots 8 years ago

readme.md

Procedurally generate planets

The curent version works with a modiefied midpoint-displacement method on a sphere. It can generate different levels of detail on demand.

lod0 lod1 lod2 lod3

I think the generation could be twekead to only generate a small portion in a heigh level of detail and keep the rest low level, so a player sees everythig in high detail, while the computer only has to compute a fraction in hd.