← Back to Assets Destruction & Physics

Simple Fracture

The dollar-store mesh-swapping demolition toolkit. Predictable destruction via intelligent mesh swapping — no real-time computation, no mystery parameters.

Mesh Swapping 20 Physics Templates Dual Mode Animation Baker Mobile & VR Ready JSON Import
BreakCrate.cs
// Instant mesh swap — no real-time fracture
using SimpleFracture;

public void OnCrateHit(Vector3 point, Vector3 dir)
{
    SimpleFractureUtility.PerformPhysicsVariantFracture(
        originalMesh:    crateObject,
        variants:        woodCrateVariants,
        preset:          woodBreakPreset,
        impactPoint:     point,
        impactDirection: dir,
        energy:          1.5f
    );
}

Predictable Destruction. Production Performance.

While other solutions struggle with unpredictable results and performance bottlenecks, Simple Fracture delivers professional-grade destruction through intelligent mesh swapping. No complex algorithms. No mysterious parameters. Just reliable, beautiful destruction effects.

Core Features

Intelligent Mesh Swapping

Instant mesh replacement with zero computation overhead. Automatic piece detection, layer-based collision optimization, and memory-efficient loading.

20 Physics Templates

Glass, Wood, Metal, Stone, Crystal, Ice, Ancient Timber, Bone, Fabric, Rubber, Ceramic, Paper, and more. Every template tuned with real material behavior.

Dual Mode System

Physics Variants for real-time Rigidbody simulation or Animated Variants for baked clips. Mix both in the same project.

Animation Baker

8 industry presets from Mobile (24fps) to Cinematic (60fps). 7 reassembly modes including Linear, EaseInOut, Exponential.

Template Browser

Visual browser with search, filter, and sort. JSON import for AI-generated configurations. One-click apply.

Production Ready

Static utility API, callback system for VFX/audio hooks, auto-reset for demos, and error recovery. Zero runtime allocation.

Perfect For

Architecture & Combat

Building demolition, wall destruction, destructible cover with predictable, consistent results.

Mobile & VR

Baked animations maintain 60fps without motion sickness. Zero frame drops during destruction.

Arcade & Demos

Auto-reset functionality perfect for kiosks. Reliable, repeatable destruction on demand.

Technical

Unity2021.3 LTS+ PipelineAny PlatformsAll DepsZero Templates20 Baker Presets8 Reassembly7 modes

Professional Destruction Made Simple

Stop fighting unpredictable physics. Get the destruction effects your players expect with the reliability your team needs.

Get on Unity Asset Store — $19.98