Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 420 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 420 Bytes

ClaySimulation

In this repository I show just some samples of the project because I cannot update all the framework.

Here you can find the implementation of the elastoplasticity constraint and the collision particles-hands constraint. They are defined with a c# file and its compute shader.

You can see how the hands are rasterized as ghost particles in the SimulationPointCloudCollider.cs also.