griffi-gh / kubi

Multithreaded voxel engine made with wgpu, a.k.a another attempt at ripping off Minecraft (with multiplayer networking)
MIT License
18 stars 1 forks source link

Support running tasks with high priority #13

Open griffi-gh opened 11 months ago

griffi-gh commented 11 months ago

e.g tasks triggered by block placement/removal should have priority over world loading.