Home
Softono

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

Need Help Installing PixelPlanets?

We provide expert installation service for this software. Our team will install, configure, and secure PixelPlanets on your server. plans start at just $30.

PixelPlanets

View on GitHub

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