Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
FelixBrendel b1405f44ac added new screenshot, also update code pirms 8 gadiem
screenshots added new screenshot, also update code pirms 8 gadiem
.gitignore Iinitial commit pirms 8 gadiem
genSphere.py added new screenshot, also update code pirms 8 gadiem
readme.md added new screenshot, also update code pirms 8 gadiem
sphere.blend added new screenshot, also update code pirms 8 gadiem

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.