Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 678 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 678 Bytes

2D MPM Snow Simulation

This is a multi-platform implementation of material point method for snow simulation.

Please check release for use application (built as windows 32bit exe).

Snowman

snowman

Snowball Contact

snowman

Snowball Smash

snowman

Dependencies

  • GLFW3

Attention

This code is based on Azmisov's 2d MPM implementation : https://github.com/Azmisov/snow