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

VOXELFORMAT: implement model references #237

Closed mgerhardy closed 1 year ago

mgerhardy commented 1 year ago

It should be possible to copy a node without copying the volume - it should be possible to reference a model node, but still have own transforms and animations in the scenegraph.

(They should also share the mesh in the renderer)

it must also be possible to convert a reference to a model node afterwards.