Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
FelixBrendel 7de43cba7a sitched back to 2 reference points 7 år sedan
screenshots added new screenshot, also update code 8 år sedan
.gitignore Iinitial commit 8 år sedan
genSphere.py added new screenshot, also update code 8 år sedan
readme.md added new screenshot, also update code 8 år sedan
sphere.blend sitched back to 2 reference points 7 år sedan

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.