godot-line-collider-2d

Collision shape generator

A tool that generates collision shapes from 2D line segments

A collider that takes an array of Line2D as input and outputs a collision shape chain following the lines

GitHub

8 stars
1 watching
0 forks
Language: GDScript
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thgnommy/godot_3d_auto_collision_generator Automates collision detection and setup for 3D objects in Godot 33
graycastle/godot-autocolliders Automatically generates colliders around nodes in 3D game environments. 10
goutte/godot-addon-animated-shape-2d An addon that creates a custom collision shape based on the animation of an AnimatedSprite2D. 129
thesheeep/godotccd A module that provides fast collision checking for arbitrary 3D shapes. 64
kroitor/gjk.c An implementation of the Gilbert-Johnson-Keerthi collision detection algorithm in 2D for arbitrary convex polygons 856
cj-dimaggio/godot-slicer A tool that enables dynamic slicing of convex meshes along a plane in 3D game engines. 115
kidscancode/circle_jump A mobile game tutorial made with Godot Game Engine 137
zylann/godot_tree_generator_plugin Generates 3D trees in Godot Engine for visual effects and scenes 162
godot-jolt/godot-jolt A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability 2,216
godot-extended-libraries/godot-antialiased-line2d An add-on for Godot 3.x that improves the rendering of lines and polygons with antialiasing capabilities. 131
xtremezero/csgexport-godot Automates export of 3D CSG meshes to OBJ format in GodotEngine 56
geometrycollective/fieldgen Generates tangent direction fields on triangle meshes for computer graphics and geometry processing tasks 163
coolbutuseless/ggreverse A tool to generate R code from a ggplot object and vice versa 68
erodozer/godot.buttplug An interface to interact with buttplug.io from within a game engine 5
mattiamontanari/opengjk An implementation of a collision detection algorithm 138