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)

GitHub

337 stars
4 watching
22 forks
Language: GDScript
last commit: about 2 years ago
Linked from 1 awesome list

cut-fracturefracturing-polygonsgamedev-librarygamedev-toolgdscriptgodotgodot-enginepoint-fracturepolygon-clippingpolygon-shapespolygon-triangulationpolygon2d-fracturerestoring-polygons

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hiulit/godot-3-2d-destructible-objectsA tool to create destructible objects in Godot Engine 3 by dividing sprites into blocks and making them explode.397
godot-extended-libraries/godot-lodAn 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-sqliteA GDNative script that provides a wrapper around the SQLite C++ library to make it available in Godot 4.x.989
sirramesq/smartshape2dA 2D terrain tool for Godot game engine1,380
tudelft3d/pprepairA tool for validating and automatically repairing planar partitions of polygons in 2D space.58
goutte/godot-addon-animated-shape-2dAn addon that creates a custom collision shape based on the animation of an AnimatedSprite2D.135
matejsloboda/dijkstra_map_for_godotA pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs78
bast/polygonsFast point-in-polygon test and distance calculations for polygons in 2D space15
tudelft3d/prepairA tool for automatically repairing broken GIS polygons using constrained triangulation.115
kehom/godotaddonpackA collection of reusable scripting components for building game servers and applications189
thgnommy/godot_3d_auto_collision_generatorAutomates collision detection and setup for 3D objects in Godot36
godot-extended-libraries/godot-antialiased-line2dAn add-on for Godot 3.x that improves the rendering of lines and polygons with antialiasing capabilities.133
didier-v/breakableA 2D arcade game built with the Godot Engine63
cj-dimaggio/godot-slicerA tool that enables dynamic slicing of convex meshes along a plane in 3D game engines.115
mreliptik/godot_experimentsExperiments and tutorials for game development with Godot 3 & 4, focusing on 2D, 3D, VR, and physics-based concepts.746