-
Create an image for Amazon Linux 2023 (x86_64 and Arm64) with all needed build tools for rhino3dm
-
I bothered creating a custom [3DMExporter](https://github.com/GitHubDragonFly/GitHubDragonFly.github.io/blob/main/viewers/static/jsm/exporters/3DMExporter.js) that, in my opinion, does a decent job ex…
-
Thanks for this project, I wonder how to get converted model file?
In "debug.js", defaultly use "LogStorage", it only print logs.
So I changed "debug.js" as follow, to get the converted model file…
-
List of loaders that would be nice to have:
## 3D
- [x] 3DMLoader
- https://www.rhino3d.com/opennurbs
- [x] 3DSLoader
- http://en.wikipedia.org/wiki/.3ds
- http://dzzd.net/3DSChunkDefiniti…
-
Tested on `8.0.1`, `8.4.0`, `8.6.0`, `8.6.1`, on Debian Bookworm, Python 3.10.13 (gcc 12.2)
Given this sample code:
```python
from rhino3dm import Point3d, Polyline
pl = Polyline(4)
points = [[1,…
-
Traceback (most recent call last):
File "D:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "D:\…
Qign updated
5 months ago
-
This function needs to take a BND_Point3dList instead of `const std::vector& points`
https://github.com/mcneel/rhino3dm/blob/main/src/bindings/bnd_polyline.cpp#L10
Similar to https://github.com/mc…
-
### Before submitting the issue
- [X] I have checked for [Compatibility](https://dpf.docs.pyansys.com/version/stable/getting_started/compatibility.html#id1) issues
- [X] I have searched among the …
-
- reported: https://discourse.mcneel.com/t/rhino3dm-does-not-run-on-linux-x64-systems/157315/10
- https://developer.rhino3d.com/api/rhinocommon/rhino.geometry.textentity#properties
Seems reading t…
-
**Is your feature request related to a problem? Please describe.**
- Installing `rhino3dm` is currently part of the main add-on script.
- It is also not possible currently to update `rhino3dm` fr…