valoeghese / 2fc0f18

Not-So-Bad-Anymore block game with more of an RPG vibe. Inspired by Minecraft and Cube World
Other
2 stars 0 forks source link

Make chunk read from disk into world partially offthread #37

Closed valoeghese closed 2 years ago

valoeghese commented 2 years ago

Followup to the chunk I/O From Thread-> Executor. Once this is done I can turn the render distance up

valoeghese commented 2 years ago

This is to prevent stutters

valoeghese commented 2 years ago

it's already completely off thread why is this still open