Add COLLADA importer #4

Open
opened 2023-05-29 23:04:18 +00:00 by sanine · 0 comments
Owner

honey is currently limited to working with built-in and .obj meshes. The COLLADA interchange format is a universal 3D model format that supports tons of features, including, eventually, skeletal animation.

If possible, an off-the-shelf COLLADA importer would be preferred, but if this is not possible then we may need to write one from scratch. If that turns out the be the case, the COLLADA specification is available on the Khronos website.

honey is currently limited to working with built-in and .obj meshes. The COLLADA interchange format is a universal 3D model format that supports tons of features, including, eventually, skeletal animation. If possible, an off-the-shelf COLLADA importer would be preferred, but if this is not possible then we may need to write one from scratch. If that turns out the be the case, the COLLADA specification is [available on the Khronos website](https://www.khronos.org/files/collada_spec_1_5.pdf).
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sanine/honey-stdlib#4
No description provided.