Planet Generator

A random planet is generated using Perlin noise applied to the surface of a sphere. Each terrain patch in the mesh is colored using a height map to create a simple but natural looking planetary surface. This project uses the Three.js graphics library to create this 3D scene.