merpnderp / Planet

WebGL Planet Generator
3 stars 0 forks source link

Planet Mesh #1

Closed merpnderp closed 11 years ago

merpnderp commented 11 years ago

Need a mesh for the planet. Should support LoD by contracting vertices as the camera gets closer to the planet. The mesh will rotate on the planet's sphere as the camera moves around, be displaced by a procedural texture, and not sure how it should be textured.

This should be a spherical clipmap implementation.