Skip to content

Timur310/PixelPlanets

Repository files navigation

Pixel planet Generator

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.

Additional features

+ Atmopshere Layer
+ Space Background Generator also originally created by deepfold 

still in progress

+ 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