Skip to content

ValksGodotTools/GodotPlanets

Repository files navigation

Godot Planets

Making planets in Godot!

Unity Version of this: https://github.com/Valks-Games/Space-RPG-Client

Untitled 2 Untitled 1

Setup

  1. Download and install the latest Godot 4 C# release
  2. Clone this repository with all its submodules
git clone --recursive https://github.com/ValksGodotTools/Template

Roadmap

  • Average normals along edges to fix seams (only do this when not using simple normal approach)
  • Textures / Colors / Biomes!
  • Water (I need someone to help me redesign the water shader to work nicely with a sphere instead of linear plane)
  • Trees!
  • Focal point of view shader!
  • Split the chunks into further chunks!

Reminders

  • Generalize camera orbit code so you never have to write it again

Contributing

Currently looking for programmers to peer review my code.

Projects Coding Style

If you have any questions, talk to me over Discord (va#9904)

Releases

No releases published

Packages

No packages published

Languages