Skip to content

Commit ceb5616

Browse files
committed
add MagicaVoxel/Load
1 parent a8d3020 commit ceb5616

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ Unity3D plugin for MagicaVoxel's "vox" format
3939
CreateVoxelGameObjects(mainChunk, parentTransform, material, sizePerVox)
4040
CreateIndividualVoxelGameObjects(mainChunk, parentTransform, material, sizePerVox)
4141
42+
43+
#### Todo
44+
45+
* T-junction problems (intersections)
46+
* Optional palatte texture mode (instead of using vertex color)
47+
* Optional disable face combining
4248

4349
#### License
4450

0 commit comments

Comments
 (0)