Skip to content

Simple ray intersection library similar to coldet - succedeed by libacc

License

Notifications You must be signed in to change notification settings

NeoGeographyToolkit/rayint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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.

The application 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

Languages

  • C++ 95.2%
  • CMake 3.6%
  • C 1.2%