separating-axis-theorem
Here are 20 public repositories matching this topic...
Language:All
Sort:Most stars
📐 A Phaser CE plugin that brings sloped tile collision handling to the Arcade Physics engine
- Updated
Aug 17, 2021 - JavaScript
Collision is a python library meant for collision detection between convex and concave polygons, circles, and points.
- Updated
Feb 22, 2023 - Python
Implementations of the Separating axis theorem. Useful for convex collision detection.
- Updated
Jul 18, 2021 - Python
2D Collision Detection for Lua using the Separating-Axis Theorem
- Updated
Sep 15, 2023 - Lua
Incremental Convex Hull Algorithm and SAT Collision Detection for 3D Objects.
- Updated
Jun 19, 2021 - Python
An experiment that uses sat-js with Phaser.
- Updated
May 6, 2016 - JavaScript
A port of differ (open source SAT collision implementation) to C#
- Updated
Jun 13, 2021 - C#
A MonoGame implementation of the Separating Axis Theorem (SAT) for convex polygon intersection.
- Updated
Oct 2, 2024 - C#
Separating Axis Theorem (SAT) collision implemented with raylib template
- Updated
May 6, 2025 - C
Separating Axis Theorem
- Updated
Jun 20, 2022 - JavaScript
Vector based 2D platformer engine
- Updated
Apr 15, 2022 - C++
C++ implementation of a 2D separating axis algorithm.
- Updated
Apr 23, 2024 - C++
Visualization of SAT Collision algorithm
- Updated
Jan 5, 2023 - JavaScript
A unique clone of the famous Flappy Bird with several game modes
- Updated
Dec 4, 2022 - Lua
A Greenfoot template that enhances collision detection using convex hulls and the Separating Axis Theorem, optimized with an efficient hybrid approach.
- Updated
Feb 8, 2025 - Java
Visualisation of methods for 2D collisions. Includes Collision Detection - AABB, Separating Axis Theorem - and Physics-based rebounds.
- Updated
Dec 20, 2020 - JavaScript
This tool allows to visualize shape normals, separating axes and projections of its shadows.
- Updated
Sep 7, 2025 - TypeScript
Fx2D is 2D physics simulator written in C++ (20) with XPBD constraint solver, SAT-based collision detection, rendering with raylib + ImGui. Includes comprehensive math utilities.
- Updated
Sep 28, 2025 - C++
Improve this page
Add a description, image, and links to theseparating-axis-theorem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theseparating-axis-theorem topic, visit your repo's landing page and select "manage topics."