Skip to content

General broad-phase collision detection framework using BVH and BVTT front tracking.

License

Notifications You must be signed in to change notification settings

littlemine/BVH-based-Collision-Detection-Scheme

Repository files navigation

This is the collision detection package by littlemine (Xinlei Wang).


  1. Configuration Instructions

This project is developed using Visual Studio 2015 and CUDA 9 (>= 8) on Windows platform. It is the source code of the article Efficient BVH-based Collision Detection Scheme with Ordering and Restructuring.

All configurations are set in directory "Source\Project\Mine\setting". All the standalone benchmarks can be downloaded at UNC Dynamic Scene Benchmarks.

Open "Source\Build\vs2015\Mine\Mine.sln", then build and run it. If the project loading fails, please modify the CUDA version number matching the installed one, and reload the project.

If you plan to use Visual Studio 2017, please make sure build and link the corresponding assimp libraries.


  1. Credits

I-Cloth

gProximity

Assimp

UNC Dynamic Scene Collection


  1. Bug report

We would be interested in knowing more about your application as well as any bugs you may encounter in the collision detection library. You can report them by sending e-mail to [email protected] or [email protected]


  1. Release date

2018/02/10

About

General broad-phase collision detection framework using BVH and BVTT front tracking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published