Skip to content

StudioWEngineers/py3dm

Repository files navigation

py3dm

Tests PyPI Documentation Status GitHub Release

Python bindings for OpenNURBS using nanobind.

Dependencies

  • openNURBS commit d38986464ebfa2dad4e572cf1c0915896d75109b (v8.24.25281.15001) OpenNURBS
  • draco commit 3abbc66fdf5597b1560c44ce7840aac76900b3f7 (1.3.0-291-g3abbc66) google-draco
  • nanobind commit d145ec5a41cf2d47eed7a8d7e366c92d2b0ac5b4 (v2.9.2-30-gd145ec5) nanobind

Documentation

Please see the following links for reference documentation (currently a BIG WIP) in HTML and PDF formats.

License and attribution

All material in this repository is licensed under a three-clause BSD license.

Please use the following BibTeX template to cite py3dm:

@misc{py3dm,
   author = {Studio W Engineers},
   year = {2025},
   note = {https://github.com/StudioWEngineers/py3dm},
   title = {py3dm: Python bindings for openNURBS using nanobind}
}