bvh
BVH library
A modern C++ library for efficiently building and traversing 3D bounding volume hierarchies (BVHs) used in ray tracing and other applications.
A modern C++ BVH construction and traversal library
957 stars
19 watching
92 forks
Language: C++
last commit: 6 months ago bvhc11construction-algorithmscpp20header-onlyraytracingtraversal-algorithms
Related projects:
Repository | Description | Stars |
---|---|---|
| A data structure for efficient 3D bounding volume hierarchies | 18 |
| A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. | 774 |
| A C++ library that provides simple and fast bitmap manipulation functionality. | 36 |
| A library providing fast and dynamic CSG operations on top of three-mesh-bvh for 3D geometry operations in game development and graphics. | 644 |
| A vector library with 3D support using ffi-accelerated structs | 10 |
| A C++ library for image manipulation and processing | 333 |
| A modern cryptography library for Clojure based on libsodium | 181 |
| A C library providing generic and type-safe container implementations | 919 |
| A C++ library for explicitly data-parallel programming on modern CPUs and GPUs. | 1,461 |
| A tool that generates Haskell bindings to C libraries by analyzing their header files | 199 |
| A library of associative containers with vector-like behavior | 75 |
| A math vector library for graphical applications | 101 |
| A simple Vulkan rendering example | 207 |
| A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |
| A high-level graphics API for Vulkan 2D vector-like rendering | 188 |