Skip to content

A tiny version of VBD, focused on mass spring strand simulation.

Notifications You must be signed in to change notification settings

AnkaChan/TinyVBD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyVBD

A tiny version of VBD, focused on mass spring strand simulation.

This code is a tiny demo of our Siggraph 2024 paper:
Vertex Block Descent

The only dependency is Eigen3.

If you compile and run it, it will output the simulation results as a series of JSON files to C:\Data\Test_20Verts_30degree_withSkip_stiffness1e8. You can use the VisualizeStrand.blend to convert them to obj files for visualization.

The default configuration will run the high mass ratio experiment. Except for the default configuration, there are other experiment configs that you can try, all you need is to uncomment those options.

About

A tiny version of VBD, focused on mass spring strand simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages