In this tutorial we will be building a voxel Minecraft-like builder using Unity DOTS, jobs, and burst. We will start from scratch and work our way up to building basic cubes with vertex data, ...
Fast, multithreadable greedy mesher (using Unity's jobs and Burst compiler) Frustrum culling in a compute shader Packed mesh data (8 bytes per rectangle + 4 bytes per ...