Is it possible to import fbx with texture?
8 views (last 30 days)
Show older comments
MathWorks Support Team
on 21 Oct 2021
Commented: Omkar
on 5 Jun 2024
I am using RoadRunner.
Is it possible to import fbx with texture?
Accepted Answer
MathWorks Support Team
on 21 Oct 2021
Yes. Most 3D models have associated image files (such as texture maps or normal maps). Place these image files in the same directory as the prop model itself, or (in certain formats, such as FBX) they can also be embedded into the actual prop file. RoadRunner supports importing FBX Lambertian and Phong materials.
Not supported:
- Layered Textures
- Texture transformations (scale, rotation, and translation)
- Multiple UV
- Importing lights from FBX.
1 Comment
Omkar
on 5 Jun 2024
As of 2024a, the above answer is correct. Though we have now added support for importing lights from FBX.
More Answers (0)
See Also
Categories
Find more on Export Scenes in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!