Skip to content

A Godot application that allows users to procedurally generate 2D pixel-art planets.

Notifications You must be signed in to change notification settings

dsvalerian/procedural-planets

Repository files navigation

procedural-planets

A Godot application for procedurally generating 2D pixel-art planets.

Description

The main portion of this project is the shader for generating 2D pixel-art style planets. The rest of the application is basically just a wrapper to allow users to easily generate and view planets.

The shader code is written in Godot's shading language, but it is similar enough to other popular shading languages (GLSL ES 3.0) that it can easily be repurposed for other applications.

Usage

  • Import, open, and run the project through Godot
  • Hit the spacebar to generate a new set of planets

About

A Godot application that allows users to procedurally generate 2D pixel-art planets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published