Skip to content

TristanM42/3D-Separating-Axis-Theorem-with-Python-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Separating-Axis-Theorem-with-Python

The input are information for two cubes: "Origin": Origin Cordinates "Orientation": Roll Pitch Yaw angle relative to x,y,z axis respectively "Dimension": width for each side

Run main.py to check the collision between two cubes plot_cube.py is used to plot the cube for ease of debugging

More detailed explanation please refer to the comments in main.py

About

Implementing Separating Axis Theorem in 3D with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%