Skip to content

Is it possible to load obj file in SceneformMaintained ? #210

Answered by RGregat
monsterbrain asked this question in Q&A
Discussion options

You must be logged in to vote

Sceneform has no OBJ-Parser/Loader, but you could take a look into ShapeFactory how to build your own Renderable with just vertices, uvs and indices. I would say the makeCube function is the easiest one to understand the process.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ThomasGorisse
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #192 on November 24, 2021 22:01.