bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.05k stars 151 forks source link

Implement patches for terrain. #747

Open bryanedds opened 3 months ago

bryanedds commented 3 months ago

Currently rendering a large terrain takes up way too much GPU. Best first step to solve this is to split terrain into patches.