Skip to content

A quick tutorial on generating planet-like meshes, updated for Godot 4.

Notifications You must be signed in to change notification settings

JDrifter/pcg_planet_yt

 
 

Repository files navigation

Procedural Planet Generator

This is intended as a sample, learning project following the series Procedural Planet Generation on Youtube

Fork

This fork was an effort to refactor the code in the original repo for use in Godot 4. The excellent tutorial series and original code were made by Ombarus. The refactors follows the original code as closely as possible.

WARNING

This code is provided as-is.

Run

Run the project in Godot 4.3 official release. Main scene allows quick rendering and previewing of planets.

License

Use at your own risk. Give attribution if you can. Do whatever you want with the code. No guarantees.

About

A quick tutorial on generating planet-like meshes, updated for Godot 4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%