✅ Is there a library for processing FBX or GLTF files?
I essentially need to do 2 things:
A couple of things i've noticed currently are, MixedReality, and GLTF loader, but i don't know if these are relevant to my needs.
What I hope to build is a simple commandline tool that loads a directory of model files and dumps the images.
The library I need would let me adjust the angle, resolution etc.
- Generate an orthographic image of a 3D model
- Generate the normals for the same..
A couple of things i've noticed currently are, MixedReality, and GLTF loader, but i don't know if these are relevant to my needs.
What I hope to build is a simple commandline tool that loads a directory of model files and dumps the images.
The library I need would let me adjust the angle, resolution etc.