TimelyToga / procedural_universe

Procedurally generated galaxies and star systems with processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Procedural Universe

Procedurally generated galaxies and star systems using Processing.

The main file is procedural_universe.pde. Open this file in Processing and click Run in order to view.

You can switch between which scene is rendered by uncommenting the calls to drawme() on lines 50 & 51.

Galaxy

Galaxy

Star System

StarSystem

About

Procedurally generated galaxies and star systems with processing

License:MIT License


Languages

Language:Processing 100.0%