Skip to content

2D Bounding Volume Hierarchy simulation with different bounding methods.

License

Notifications You must be signed in to change notification settings

A-N-I-K/BVH_Simulator

Repository files navigation

BVH_Simulator

A simple two dimentional BVH (Bounding Volume Hierarchy) silumation displaying five different bounding methods on varying shapes using pixel clustering.

  • Shpere (Complete)

  • Axis Aligned Bounding Box (Complete)

  • Oriented Bounding Box (Complete)

  • K-DOP (TODO)

  • Convex Hull (Incomplete)

About

2D Bounding Volume Hierarchy simulation with different bounding methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages