multithread blockpicking #2

Merged
EmaMaker merged 3 commits from multithread into main 2023-06-01 17:47:50 +02:00

Finalizes transition to OneTBB by reintroducing blockpicking and fixing bugs in the meshing->rendering pipeline

Finalizes transition to OneTBB by reintroducing blockpicking and fixing bugs in the meshing->rendering pipeline
EmaMaker added 2 commits 2023-06-01 17:47:27 +02:00
105fff0029 write number of triangles to Chunk only when sending to GPU
previously the current number of vertices was stored in the chunk, and the same variable got later reused for the number of triangles. This modification increases clarity and avoid glitches when blockpicking
EmaMaker added 1 commit 2023-06-01 17:47:40 +02:00
EmaMaker merged commit 32d0475dbf into main 2023-06-01 17:47:50 +02:00
EmaMaker deleted branch multithread 2023-06-01 17:47:51 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: EmaMaker/voxel-engine#2
There is no content yet.