Skip to content

yanicksenn/Unity-POC-ObjectShatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC Object Shatter

recording

Proof of concept of shattering objects procedurally.

Basic Idea

  1. Read the mesh of an object.
  2. Randomly draw planes through that mesh (Random plane in a sphere) and slice it.
  3. Create new game objects of the resulting pieces.

About

Proof of concept that procedurally shatters any object.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages