godot-polygon2d-fracture
Polygon fracture tool
A set of tools and scripts for fracturing and cutting 2D polygons in a game development environment
A simple script for fracturing polygons. Also adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect)
331 stars
4 watching
22 forks
Language: GDScript
last commit: 5 months ago
Linked from 1 awesome list
cut-fracturefracturing-polygonsgamedev-librarygamedev-toolgdscriptgodotgodot-enginepoint-fracturepolygon-clippingpolygon-shapespolygon-triangulationpolygon2d-fracturerestoring-polygons
Related projects:
Repository | Description | Stars |
---|---|---|
hiulit/godot-3-2d-destructible-objects | A tool to create destructible objects in Godot Engine 3 by dividing sprites into blocks and making them explode. | 396 |
godot-extended-libraries/godot-lod | An add-on for Godot 3.x that improves performance in large scenes by providing level of detail (LOD) for meshes, lights, and particles. | 233 |
2shady4u/godot-sqlite | A GDNative script that provides a wrapper around the SQLite C++ library to make it available in Godot 4.x. | 963 |
sirramesq/smartshape2d | A 2D terrain tool for Godot game engine | 1,353 |
tudelft3d/pprepair | A tool for validating and automatically repairing planar partitions of polygons in 2D space. | 58 |
goutte/godot-addon-animated-shape-2d | An addon that creates a custom collision shape based on the animation of an AnimatedSprite2D. | 129 |
matejsloboda/dijkstra_map_for_godot | A pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs | 78 |
bast/polygons | Fast point-in-polygon test and distance calculations for polygons in 2D space | 15 |
tudelft3d/prepair | A tool for automatically repairing broken GIS polygons using constrained triangulation. | 115 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |
thgnommy/godot_3d_auto_collision_generator | Automates collision detection and setup for 3D objects in Godot | 33 |
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 |
didier-v/breakable | A 2D arcade game built with the Godot Engine | 63 |
cj-dimaggio/godot-slicer | A tool that enables dynamic slicing of convex meshes along a plane in 3D game engines. | 115 |
mreliptik/godot_experiments | Experiments and tutorials for game development with Godot 3 & 4, focusing on 2D, 3D, VR, and physics-based concepts. | 714 |