Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
FelixBrendel 7de43cba7a sitched back to 2 reference points il y a 7 ans
screenshots added new screenshot, also update code il y a 8 ans
.gitignore Iinitial commit il y a 8 ans
genSphere.py added new screenshot, also update code il y a 8 ans
readme.md added new screenshot, also update code il y a 8 ans
sphere.blend sitched back to 2 reference points il y a 7 ans

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.