VRoxel is an experimental voxel engine for building VR games with Unity and SteamVR.
Grabbing voxels - https://gfycat.com/immediateharmoniousiraniangroundjay
Pathfinding for 5k agents - https://gfycat.com/goodcreamycassowary
- clone the repository to your local machine
- open the project with Unity version
2019.3or greater - Add any scene from the
Assets\Scenesfolder into the scene hierarchy - Run in edit mode or build and run (
Ctrl+B)
- Load the
VRoxelproject in Unity - Select
Assets > Export Package - Deselect
EditorandScenesfolders - Make sure the
VRoxelfolder and all subfolders are selected - Click the
Exportbutton, choose a file location, and save.
- Select
Assets > Import Package > Custom Package - Open the
VRoxel.unitypackagefrom your local machine - Import all or parts of
VRoxelinto the project