Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 502 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 502 Bytes

Inifinte-Terrain-Generation

This is Terrain Generation with Godot Engine 4.0 as part of a Tutorial Series on Youtube:

https://youtube.com/playlist?list=PLeCKjxofwyfhBJeIhPzo96y_nvLTZmJGy

This include 3 different methods of Generation

Single Threaded Generation Multithreaded Generation and Render and Physics Server generation with optional threaded generation

NOTE there are bugs with multithreaded Generation with the 3rd method of Generating without instanceing meshes Working on fixing them