jesterKing / import_3dm

Blender importer script for Rhinoceros 3D files
MIT License
298 stars 37 forks source link

Update to rhino3dm 8.0.1 #110

Closed jesterKing closed 2 months ago

jesterKing commented 8 months ago

A new version of rhino3dm has been released. This is based on OpenNURBS of Rhino 8.

rhino3dm 8.0.1 provides access to RenderContent, which should make it easier to import materials as they are in Rhino - create the same (or very similar) shader graphs as RhinoCycles does.

jesterKing commented 2 months ago

v0.0.11 (https://github.com/jesterKing/import_3dm/releases/tag/0.0.11) makes it possible to load Rhino 8 files.

Also access to materials and image textures has been added