Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 372 Bytes

File metadata and controls

5 lines (3 loc) · 372 Bytes

Procedural Planet Tutorial

This tutorial covers how to use procedural mesh generation to create planets, using the Unity Engine. The master branch contains the most elaborate procedural generation code, but other branches contain smaller, simpler projects that build up to that.

If you're new to this, you probably want to start by looking at the Tutorial1 branch!