sinanata

Drop-in Voronoi mesh fracturing for Unity URP. Pure-C# fragmentation, watertight fragments, optional Unity-physics bouncing, alpha-fade dissolve, and a pre-bake cache with cooked convex hulls.

10
1
100% credibility
Found May 09, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
C#
AI Summary

A drop-in tool for Unity that shatters 3D objects into realistic fragments with optional bouncing physics, trails, and fade effects for game destruction scenes.

How It Works

1
🔍 Discover breaking magic

You spot a fun demo where everyday objects shatter into realistic flying chunks and think, 'I want that explosive fun in my game!'

2
📥 Grab the shatter kit

Download the simple folder and drop it right into your game project – it fits perfectly without any hassle.

3
🎯 Tag your breakables

Point it at your 3D models like crates, rocks, or characters so they're ready to burst apart on command.

4
💥 Trigger the shatter!

Click or hit space on an object and gasp as it explodes into tumbling pieces that bounce, trail, and fade away beautifully.

5
🔧 Tweak the boom

Play with piece count, blast strength, and glow trails to make the destruction feel just right for your adventure.

🚀 Epic breaks unlocked

Now every smash in your game looks cinematic and alive, wowing players with satisfying chaos.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is unity-mesh-fracture?

Unity-mesh-fracture is a drop-in C# library for Unity URP that shatters any mesh into watertight Voronoi fragments on impact. It handles pure-C# fracturing, optional Unity physics bouncing, alpha-fade dissolve, and a pre-bake cache with cooked convex hulls—so destruction is cheap at runtime, not a CPU spike. Developers get instant "boom, debris, gone" effects without native libs or asset store bloat.

Why is it gaining traction?

Unlike heavy alternatives with joints or multi-stage cracks, this delivers single-shot fragmentation with two sim modes (CPU ballistic or full physics) and dissolve triggers (time-based or settle-aware). The cache pre-computes expensive Voronoi cells and hulls at load time, while progressive spawning keeps frames smooth. A live WebGL demo and full Unity project make testing a github drop away.

Who should use this?

Unity game devs building destructible props, exploding characters, or simple breakables in URP projects. Ideal for indie prototypes or mobile games needing quick fracture effects without physics overhead—pair it with raycasts for on-hit triggers.

Verdict

Grab it for lightweight Unity mesh fracture if you need drop-in fragmentation with cache and bouncing; the battle-tested demo sells it. Low 1.0% credibility score and 10 stars reflect early maturity, but docs and WebGL preview lower the risk—watch for community tests.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.