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
8 stars
1 watching
0 forks
Language: GDScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates collision detection and setup for 3D objects in Godot | 36 |
| Automatically generates colliders around nodes in 3D game environments. | 10 |
| An addon that creates a custom collision shape based on the animation of an AnimatedSprite2D. | 135 |
| A module that provides fast collision checking for arbitrary 3D shapes. | 64 |
| An implementation of the Gilbert-Johnson-Keerthi collision detection algorithm in 2D for arbitrary convex polygons | 861 |
| A tool that enables dynamic slicing of convex meshes along a plane in 3D game engines. | 115 |
| A mobile game tutorial made with Godot Game Engine | 138 |
| Generates 3D trees in Godot Engine for visual effects and scenes | 164 |
| A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability | 2,285 |
| An add-on for Godot 3.x that improves the rendering of lines and polygons with antialiasing capabilities. | 133 |
| Automatically exports 3D CSG meshes from GodotEngine to OBJ format | 56 |
| Generates tangent direction fields on triangle meshes for computer graphics and geometry processing tasks | 163 |
| A tool to generate R code from a ggplot object and vice versa | 67 |
| An interface to interact with buttplug.io from within a game engine | 5 |
| An algorithm implementation library for fast and reliable distance queries between convex objects | 144 |