About 51 results
Open links in new tab
  1. GitHub - gkjohnson/three-mesh-bvh: A BVH implementation to speed …

    A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes. - gkjohnson/three-mesh-bvh

  2. GitHub - Wasserwecken/bvhio: Read, write, edit and create .bvh files ...

    Read, write, edit and create .bvh files with hierarchical 3D transforms - Wasserwecken/bvhio

  3. GitHub - jbikker/tinybvh: Single-header dependency-free BVH ...

    Single-header dependency-free BVH construction and traversal library. - jbikker/tinybvh

  4. bvh · GitHub Topics · GitHub

    Apr 1, 2026 · GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

  5. GitHub - brandonpelfrey/Fast-BVH: A Simple, Optimized Bounding …

    Code: Fast-BVH, an optimized Bounding Volume Hierarchy Author: Brandon Pelfrey (brandonpelfrey@gmail.com) Borrowed AABB Intersection code referenced in BBox.cpp Date: April …

  6. A modern C++ BVH construction and traversal library - GitHub

    Here is a comparison of this library with other alternatives (Embree, Fast-BVH, nanort): These numbers were obtained when rendering the image above, with a path tracing renderer using single-ray …

  7. BVH Construction and Traversal Library - GitHub

    BVH Construction and Traversal Library Note: This is the 2nd version of this library. Check the v1 branch for the older, first version of this library. This library is a small, standalone library for BVH …

  8. GitHub - ToruNiina/lbvh: an implementation of parallel linear BVH …

    an implementation of parallel linear BVH (LBVH) on GPU - ToruNiina/lbvh

  9. GitHub - svenstaro/bvh: A fast BVH using SAH in rust

    A fast BVH using SAH in rust. Contribute to svenstaro/bvh development by creating an account on GitHub.

  10. GitHub - sinisterchipmunk/bvh: A library for loading, modifying and ...

    The BVH format was developed by a now-defunct company called Biovision, and stands for Biovision Hierarchical data format. Used to store motion capture data, a BVH file consists of two sections: a …