Importing models with textures
Hello, how are you, please someone can help me? I m trying to put a model with the textures inside the app… but always appears without. What is the right way to do it ? .glb .obj??? I have to do something special? Thanks
2 Replies
Grab the latest beta from itch.io (or Steam if you're using PC VR).
The current Meta Store Quest beta is out of date but the Quest beta on itch and Steam have a new importer. Use .glb
A properly configured glb file should do it.
What are you exporting from?
Vertex space isn't recognized, as far as I can tell
Textures and UVs should if you use object space
Would suggest using png texture files and .obj
if your source program permits that