branchsbox-voxeltest/maincancel
5 Commits over 0 Days - ∞cph!
Generate physics mesh at half the resolution
Collision, support for generating meshes at different LoDs
Basic networking for voxel data
Initial commit
Some cleanup, limit edits to 60 per second
Using a custom vertex data format
Shader boilerplate / material
VoxelMeshWriter rewrite for better performance
Delete voxel chunks on destroy
Removed partial support for subdividing existing chunks
Fixed reversed matrix multiplication
Store chunks in a dictionary to support larger volumes more easily
Don't create chunks when subtracting
Can now generate smooth normals
Left click to add, right click to subtract
Updated .addon