ITADN

Implement C bindings

#87Pull Requestmadmann91 创建于 2024-05-19已合并
enhancement
M
madmann91commented
This branch implements a small set of C bindings to the high-level BVH interface. These bindings may have a little overhead compared to the original C++ API, as they require passing callbacks to intersect the primitives of a BVH, and those cannot be inlined since they live at the API boundary.
合并状态:已合并 合并于 2024-05-20 关闭于 2024-05-20 0 条评论