Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
FelixBrendel 7de43cba7a sitched back to 2 reference points há 7 anos
screenshots added new screenshot, also update code há 8 anos
.gitignore Iinitial commit há 8 anos
genSphere.py added new screenshot, also update code há 8 anos
readme.md added new screenshot, also update code há 8 anos
sphere.blend sitched back to 2 reference points há 7 anos

readme.md

Procedurally generate planets

planet

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.