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