trimesh2 icon indicating copy to clipboard operation
trimesh2 copied to clipboard

Python version or implementation

Open JobAtom opened this issue 4 years ago • 1 comments

Is there any chance that I can use this great c++ library under python? Do you plan to implement or release python version?

JobAtom avatar Oct 20 '20 12:10 JobAtom

There are no plans for a python version at this time.

You could write python bindings yourself? https://realpython.com/python-bindings-overview/

Forceflow avatar Oct 21 '20 09:10 Forceflow