userJames Kingcancel
branchsbox-voxeltest/maincancel

5 Commits over 0 Days - ∞cph!

2 Years Ago
Generate physics mesh at half the resolution
2 Years Ago
Collision, support for generating meshes at different LoDs
2 Years Ago
Basic networking for voxel data
2 Years Ago
Create LICENSE
2 Years Ago
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