SkillAgentSearch skills...

TinyVBD

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

Install / Use

/learn @AnkaChan/TinyVBD
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TinyVBD

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

This code is a tiny demo of our Siggraph 2024 paper: <br /> 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.

View on GitHub
GitHub Stars136
CategoryDevelopment
Updated1d ago
Forks10

Languages

C++

Security Score

80/100

Audited on Mar 31, 2026

No findings