vengi-voxel / vengi

free and open source voxel art tools - editor, thumbnailer and format converter
http://vengi-voxel.github.io/vengi/
Other
1.05k stars 87 forks source link

VOXCONVERT: allow to only export the surface of a model #298

Closed mgerhardy closed 1 year ago

mgerhardy commented 1 year ago

There is voxelutil::visitSurfaceVolume already. This feature can get implemented in the Format base class to create a new scenegraph with only surface voxels in the nodes. Then this scenegraph is exported.