The VoxelBomberGame allows you create a 3D simple VoxelBased game.
code is written in C#.
Tutorial01 document
VoxelBomberGame gameplay(android tablet)
https://youtu.be/LshFqTwq5fw
Features
-include DemoGame scene
-tutorial01 scene
NOTE:
-code comments are only Japanese.
-Sorry, I could reply in Japanese only.
-Voxel data that can be loaded only Vox file.
vox file is MagicaVoxel data.
(MagicaVoxel(free voxel tool):
https://voxel.codeplex.com/)
Tutorial01 document