This project is a Javascript/Threejs port of deep-fold's pixel planet generator originaly made in godot.
Each layer that makes up a planet is contained in the layers folder. There are aalso premade planets as showcased in the index file to play around with dat.gui. Use esbuild to bundle index.js, modify package.json for bundle name or other options.
Atmopshere Layer
Space Background Generator also originally created by deepfold
Galaxy and blackhole still missing
Maybe more planet layer?
Object-oriented classes for procedural planets
Solar system with gravitational attraction for fancy showcase
Original Pixel Planet Generator
Original Pixel Space Background Generator