vengi-voxel / vengi

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

VOXELFORMAT: support palette material data #119

Closed mgerhardy closed 2 years ago

mgerhardy commented 2 years ago

a glow value or the magicavoxel material chunk must somehow be supported. A rewrite of the MaterialColor.cpp/.h code is needed here.

mgerhardy commented 2 years ago

this one is a good example. the glowing green palette entry should become persisted in vxm and vox files..

fpp

mgerhardy commented 2 years ago

https://github.com/jpaver/opengametools/issues/22