-
./CollisionDetection/demo -
./docs/index.html
- domain for valid workspace genrated by outputDomain() in
./demo/src/drawDomain.java
- vertices of rectangle in the scene
with given angle/height of AOR, genrated by outputPoints() in./demo/src/drawDomain.java
- how to approximate your moving mechanism with boxes
angles are
local rotation centerforOBBis from the center of bonded AOR to the center of the rectangle
X-positive pointing left and it's the degree zero be aware of sequence in Separating Axis Algorithm when changing to new rotation matrix
ID-Object mapping for AOR/BoundingBox objects
domain: 0 meter to 0.74m (Meters) range: -35deg to 70deg (Radians)
A-star and path interpolating (lagrange)




