Skip to content

ToxPlayers/ShellIndirectInstancedRendering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physics-InstancedIndirect-ShellRendering

Shell Rendering, Engine Physics with Indirect Instancing
Based on Acerola implementation https://github.com/GarrettGunnell/Shell-Texturing
Imported to ShaderGraph.
Added physics using a second object to simulate the forces applied to the original, and calculating the offset from the original object.
By default it's using spring joint, but can be swapped with any other method.
Added indirect Instancing per shell group.
Using Unity's job system to update all the instances.

InstancingExample.mp4
PhysicsExample.mp4
SpringExample.mp4

About

Shell Rendering with physics and Indirect Instancing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published