Skip to content

A spatial data structure to accelerate data look up.

Notifications You must be signed in to change notification settings

DharshanV/Octree-QuadTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Octree-QuadTree

A spatial data structure to accelerate data look up. Useful for ray tracing where quick look up 3d ray-triangle intersection.

Example runs

3D and 2D examples

1,000 points 10,000 points 50,000 points
Output sample Output sample Output sample
Ray-Point Intersection Ray-Triangle Intersection 50,000 3D Points
Output sample Output sample Output sample
1 Million Ray-Point Intersection Model Ray Intersection
Output sample Output sample

About

A spatial data structure to accelerate data look up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published