libigl / libigl-python-bindings

libigl python bindings
https://libigl.github.io/libigl-python-bindings/
GNU General Public License v3.0
315 stars 61 forks source link

Feature request - igl::embree::EmbreeIntersector | igl::AABB::intersect_ray #69

Open LeoYuanjieLi opened 3 years ago

LeoYuanjieLi commented 3 years ago

Will the embree class or AABB class method be ported from c++ sometime soon?

Thanks!

teseoch commented 3 years ago

For the bindings (for licensing reasons) we decided to port only "pure" igl functions. Regarding the AABB, we can add it to the list of new features in the next release.