jesterKing / import_3dm

Blender importer script for Rhinoceros 3D files
MIT License
301 stars 38 forks source link

How to Import Textures or Metalic information from Rhino into Blender #121

Open joonhyung-lee opened 2 months ago

joonhyung-lee commented 2 months ago

Hello!

I would like to express my gratitude for your great project in transferring Rhino files into Blender. I really appreciate your efforts.

However, I encountered an issue when importing the Rhino files. Each mesh part was colored in Rhino, but upon import, they appeared white in Blender. Is there a way to import the Rhino .3dm files with the color settings from Rhino taken into account?

I look forward to hearing back from you. Thank you !

스크린샷 2024-07-10 오전 8 40 25
jesterKing commented 1 month ago

How were these objects colored? Colors are imported when there are materials. If you used just object colors then those aren't currently imported as materials.

It'd help if you could attach the 3dm file here for investigation.

jingzhe-00 commented 1 month ago

You might also want to check in blender if there are multiple materials applied to the object. In my experience using this add-on, I found that the objects always seem to have two "blank" materials applied to it upon importing to blender.