25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FelixBrendel 7de43cba7a sitched back to 2 reference points 7 년 전
screenshots added new screenshot, also update code 8 년 전
.gitignore Iinitial commit 8 년 전
genSphere.py added new screenshot, also update code 8 년 전
readme.md added new screenshot, also update code 8 년 전
sphere.blend sitched back to 2 reference points 7 년 전

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.