Skip to content

Animating fractured 3D model (mesh) in Unity with physics/c# code on CPU/shaders on GPU.

Notifications You must be signed in to change notification settings

spokdev/FracturingTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FracturingTutorial

Animating fractured 3D model (mesh) in Unity with physics/c# code on CPU/shaders on GPU.

Prefracture 3D model in Blender. Animate methods:

  • just use physics
  • do transformations with c# script on CPU
  • do transformations with vertex displacement shader on GPU. Requires combining mesh in certain way - code included.

About

Animating fractured 3D model (mesh) in Unity with physics/c# code on CPU/shaders on GPU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published