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, ...
Create an FPS movement controller Implement a building system using blocks (place blocks on some grid system) Inventory system to hold blocks User input to mine blocks ...