A Greenfoot template that enhances collision detection using convex hulls and the Separating Axis Theorem, optimized with an efficient hybrid approach.
collision-detection convex-hull separating-axis-theorem bounding-boxes greenfoot convex-hull-algorithms convex-hulls-finding graham-scan oriented-bounding-box axis-aligned-bounding-box bounding-box
-
Updated
Feb 8, 2025 - Java