Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
FelixBrendel 2e63190d35 added readme 8 anni fa
screenshots added screenshots 8 anni fa
.gitignore Iinitial commit 8 anni fa
genSphere.py added screenshots 8 anni fa
readme.md added readme 8 anni fa
sphere.blend added screenshots 8 anni fa

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.