Home
Softono
PixelPlanets

PixelPlanets

Open source JavaScript
80
Stars
20
Forks
1
Issues
4
Watchers
2 years
Last Commit

About PixelPlanets

Procedural planet generator for javascript

Platforms

Web Self-hosted

Languages

JavaScript

Links

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