While exporting a fbx I can create a objects hierarchy with a path attribute. Is this also possible with the gltf export Node?
Goal is to have separate objects later instead of one mesh like in in houdini.
Is it possible to save glb with object hierarchy?
1989 4 2- jon3de
- Member
- 22 posts
- Joined: March 2014
- Offline
- EJaworenko
- Member
- 54 posts
- Joined: June 2017
- Offline
- jon3de
- Member
- 22 posts
- Joined: March 2014
- Offline
- ajz3d
- Member
- 566 posts
- Joined: Aug. 2014
- Offline
I believe it's not possible with ROP GTLF Output SOP as it expects one unique
name
value, which is a real drawback of this operator if you ask me. You can however circumvent it by referencing SOP meshes into actual objects from Object Network, and then exporting them with GLTF ROP. It's not pretty, but I'm unaware of a different way of accomplishing this goal.
Edited by ajz3d - Feb. 27, 2023 14:09:59
- kodra
- Member
- 373 posts
- Joined: June 2023
- Offline
The GLTF support is truly terrible at this moment. Why can't it just use
Yes, you can export from OBJ level if the meshes are all static. How about skeleton animations? Now you have to export your whole character as one big ass mesh...
path
like how FBX export works?Yes, you can export from OBJ level if the meshes are all static. How about skeleton animations? Now you have to export your whole character as one big ass mesh...
Edited by kodra - Dec. 22, 2023 00:37:16
-
- Quick Links