Skip to content

2D Implementation of Material Point Method for Snow Simulation

Notifications You must be signed in to change notification settings

kodai100/OpenGL_MPMSnowSimulation2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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