Can I use .obj files? #448
Unanswered
andytriboletti
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The names of the obj and mtl files should be the same. Load the obj file like you would a glb or glTF file. Obj is supported by filament |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I display .obj files with .mtl and texture, such as those exported by threestudio? Do I first have to convert them on command line or is there some way to display them without conversion like in Swift?
Beta Was this translation helpful? Give feedback.
All reactions