voxel engine
Could anyone explain how to make a voxel engine?
That's a difficult task, but it has been done before with external libraries. You can probably look up voxel meshing tutorials for other game engines and apply it to microStudio's experimental 3D libraries.
Thank you.