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

VOXEDIT: add proper filesystem/download/load support for emscripten/html5 #245

Closed mgerhardy closed 1 year ago

mgerhardy commented 1 year ago

The models that are currently created in voxedit can't easily get downloaded by the user. IDFS is currently linked in - but it would be better to provide a download somehow

Also opening models from urls should be possible - but that's maybe something the normal voxedit should support, too.

mgerhardy commented 1 year ago