bump-3dpd
Collision detector
A Lua library for fast and simple axis-aligned 3D collision detection
A 3D collision detection library for Lua.
75 stars
5 watching
3 forks
Language: Lua
last commit: over 4 years ago
Linked from 1 awesome list
love2d
Related projects:
Repository | Description | Stars |
---|---|---|
kikito/bump.lua | A Lua-based collision detection library for axis-aligned rectangles | 944 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 29 |
tommyettinger/jbump | A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 581 |
humanoid-path-planner/hpp-fcl | A high-performance library for collision detection and rigid body dynamics algorithms in 3D space. | 320 |
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 924 |
danfis/libccd | Library for collision detection between two convex shapes | 503 |
noonat/intersect | Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
l-smash/l-smash | An implementation of a high-performance multiplayer collision detection and response system | 232 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
v2ai/det3d | A general-purpose 3D object detection codebase that supports multiple algorithms and datasets | 1,503 |
azoyan/shakedetectorlua | A Lua port of the shake detection library for detecting shakes in games using accelerometer data and delta-time between update cycles. | 5 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
pfirsich/kaun | A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. | 7 |
liulei01/drbox | An open-source deep learning framework for detecting rotated objects in images | 421 |