Skip to content

a simple python implementation of the separating axis theorem for simple collision detection between two 3D OBB

Notifications You must be signed in to change notification settings

Ivan-VV/3D-OBB-Collision-Detection-SAT-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

3D-OBB-Collision-Detection-SAT-

a simple python implementation of the separating axis theorem for simple collision detection between two 3D OBB

the parameter point_set input to the constructor of OBB cotains the coordinate of the 8 points of 3d box, they are stored in the following order: 1

About

a simple python implementation of the separating axis theorem for simple collision detection between two 3D OBB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages