godotccd
Collision checker
A module that provides fast collision checking for arbitrary 3D shapes.
libccd GDNative module for Godot
64 stars
4 watching
4 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thesheeep/godotdetour | A GDNative plugin that enables fast and stable 3D navigation in Godot | 121 |
thgnommy/godot_3d_auto_collision_generator | Automates collision detection and setup for 3D objects in Godot | 33 |
mattiamontanari/opengjk | An implementation of a collision detection algorithm | 138 |
geopjr/collision | A GUI tool to generate and verify various types of hashes for file integrity verification. | 146 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
kylogias/godot-line-collider-2d | A tool that generates collision shapes from 2D line segments | 8 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
humanoid-path-planner/hpp-fcl | A high-performance library for collision detection and rigid body dynamics algorithms in 3D space. | 320 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 581 |
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 |
noonat/intersect | Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
maaack/godot-scene-loader | A plugin that provides a scene loader with loading screen and error handling capabilities for Godot 4.2. | 26 |
cratercrash/godot-orchestrator | A visual scripting solution for Godot game development | 991 |
rustgd/collision-rs | An extension of the cgmath library that adds collision detection primitives and algorithms. | 125 |