Adding Texture to FBX buidling in Roadrunner

I am trying to import some 3D builing into Roadrunner ( as FBX file format) , however I only get a white model without any texture. Can anyone tell me how I can add texture to the buildings, I already have the texture files downloaded ( .jpg file format)

Answers (1)

Hi @Tri,
3D models often come with associated image files like texture maps or normal maps. When exporting an FBX with external textures, the FBX file contains information about the location of the specific texture files linked to the material. If these texture maps are stored in a random folder during export, after importing the FBX in RoadRunner, the model may not be able to locate the textures, as it expects the files to be in the same location as the random folder. I suggest using a software like Blender to ensure the texture paths are in the same folder as the model before exporting it in FBX format.
In the RoadRunner Asset Library, try placing the texture and normal map files in the same directory as the model. Alternatively, using an FBX model with embedded textures can also be a viable solution.
For more information on the types of FBX models that can be imported into RoadRunner, consider checking out this MATLAB Answer:

Asked:

Tri
on 23 Nov 2022

Answered:

on 19 Feb 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!