Loj-Hadron-Collider
Collision detection library
A custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling
A robust, pixel-perfect collision engine for GameMaker Studio 2.3.
38 stars
3 watching
1 forks
Language: Yacc
last commit: about 2 years ago
Linked from 1 awesome list
collision-detectiongamemakergamemaker-studio-2gamemaker-studio-2-3
Related projects:
Repository | Description | Stars |
---|---|---|
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 581 |
sergiusiw/collider-rs | A Rust library for continuous 2D collision detection | 92 |
tommyettinger/jbump | A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
mattiamontanari/opengjk | An implementation of a collision detection algorithm | 138 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 29 |
humanoid-path-planner/hpp-fcl | A high-performance library for collision detection and rigid body dynamics algorithms in 3D space. | 320 |
lojemiru/stopwatch | A simple alarm system that allows for control-focused timing and looping of code execution. | 5 |
flexible-collision-library/fcl | A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,426 |
jeffthompson/collisiondetection | An online book and examples on collision detection algorithms for games and interactive applications | 418 |
jslee02/ozcollide | A C++ implementation of collision detection and response. | 4 |
noonat/intersect | Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 924 |
danfis/libccd | Library for collision detection between two convex shapes | 503 |
kroitor/gjk.c | An implementation of the Gilbert-Johnson-Keerthi collision detection algorithm in 2D for arbitrary convex polygons | 856 |