Add FBX and OBJ support for rendering 3D models with textures #2160

Open
opened 2019-01-03 22:58:16 +01:00 by skhameneh · 0 comments
skhameneh commented 2019-01-03 22:58:16 +01:00 (Migrated from github.com)

@kodxana has some really cool 3D models he'd like to publish on LBRY, I'd like to see them on LBRY as well. Some of these models are used in VRChat as well as other popular game/VR platforms.

See https://github.com/lbryio/SpeechVR/blob/master/src/index.js#L30 for fixing UV maps that may not always be available.
May also need to massage vertices/polys, see https://github.com/lbryio/SpeechVR/blob/master/src/index.js#L116

@kodxana has some really cool 3D models he'd like to publish on LBRY, I'd like to see them on LBRY as well. Some of these models are used in VRChat as well as other popular game/VR platforms. See https://github.com/lbryio/SpeechVR/blob/master/src/index.js#L30 for **fixing UV maps** that may not always be available. May also need to **massage vertices/polys**, see https://github.com/lbryio/SpeechVR/blob/master/src/index.js#L116
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2160
No description provided.