Skip to content

A spring-mass system, implemented using an explicit integration technique, that simulates elasticity and cloth movement

Notifications You must be signed in to change notification settings

alice-bian/Spring-Mass-System-Explicit-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Mass System (Explicit Integration)

Goal: Use a spring-mass system to simulate cloth and elastic movement.

Execution & Output

Download the files and navigate to project repo and type the following in Terminal:
./mass_spring 0 # for cloth case
./mass_spring 1 # for bunny case

The output will be a sequence of .poly files, which can be directly visualized by Houdini. A demo of my render can be found below!

Demo:

demo_cloth.mp4
demo_bunny.mp4

About

A spring-mass system, implemented using an explicit integration technique, that simulates elasticity and cloth movement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages