Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fakufaku/bvh-draft
Some draft code for bounding volume hierarchies
https://github.com/fakufaku/bvh-draft
Last synced: 25 days ago
JSON representation
Some draft code for bounding volume hierarchies
- Host: GitHub
- URL: https://github.com/fakufaku/bvh-draft
- Owner: fakufaku
- Created: 2024-06-10T14:03:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T14:05:25.000Z (5 months ago)
- Last Synced: 2024-06-11T19:58:59.298Z (5 months ago)
- Language: C++
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some skeleton code to write a bounding volume hierarchy for ray tracing.
Requires
- Eigen
- nanoflann