Skip to content

Simple ray intersection library similar to coldet - succedeed by libacc

License

Notifications You must be signed in to change notification settings

nmoehrle/rayint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Intersection

This project offers a header only acceleration structure library including implementations for a BVH- and KD-Tree. Applications may include ray intersection tests or nearest neighbor searches.

As an example application a simple raycasting app for MVE scenes is provided.

This library was inspired by coldet.

License

The software is licensed under the BSD 3-Clause license, for more details see the LICENSE.txt file.

About

Simple ray intersection library similar to coldet - succedeed by libacc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published