Cubyz icon indicating copy to clipboard operation
Cubyz copied to clipboard

Support for more modern mesh formats (.gltf) (.m3d) (.abc) (.dae)

Open Zig-Rust-Odin opened this issue 9 months ago • 1 comments

glTF .m3d Alembic COLLADA X3D

I propose we figure out what modern format we could implement and which format would make the most sense with the least overhead. I personally recommend glTF.

Zig-Rust-Odin avatar May 08 '24 13:05 Zig-Rust-Odin

For now I would like to keep dependencies low and I think a simple, human-readable format such as obj #290 is perfect.

That being said it might make sense to consider other formats in the future.

IntegratedQuantum avatar May 12 '24 18:05 IntegratedQuantum