https://github.com/jesterking/import_3dm
Blender importer script for Rhinoceros 3D files
https://github.com/jesterking/import_3dm
blender-addon python3 rhino3d rhino3dm
Last synced: about 1 year ago
JSON representation
Blender importer script for Rhinoceros 3D files
- Host: GitHub
- URL: https://github.com/jesterking/import_3dm
- Owner: jesterKing
- License: mit
- Created: 2018-10-19T19:45:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T08:07:57.000Z (about 1 year ago)
- Last Synced: 2025-04-22T08:26:45.029Z (about 1 year ago)
- Topics: blender-addon, python3, rhino3d, rhino3dm
- Language: Python
- Size: 420 KB
- Stars: 334
- Watchers: 33
- Forks: 41
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Import Rhinoceros 3D files in Blender
=====================================
This add-on uses the `rhino3dm.py` module
(https://github.com/mcneel/rhino3dm) to read in 3dm files.
Requirements
============
This add-on works with Blender 3.3 and later.
Installation
============
On Windows and MacOS you need to download the correct ZIP archive from https://github.com/jesterKing/import_3dm/releases/latest .
1. Download ZIP archive
1. Open Blender preferences
1. Open Add-ons section
1. Click Install... button
1. Select the downloaded ZIP archive
1. Click Install
1. Enable the add-on