Exploring Xpbd Submission Video
Exploring Xpbd Submission Video reveals several interesting facts.
- Quick combined demonstation of the different constraints I have implemented so far using
- testing
- XPBD and PBD Volume Constraint
- I wrote a simple soft body cube in C/C++ using the extended Position-Based Dynamics method for my first devlog episode.
- Multi-layer Solver for
In-Depth Information on Xpbd Submission Video
Supplementary XPBD rigid bodies demo For the tutorial notes and the source html code and all other tutorials see ... Sphere x sphere and sphere x box collision. Haven't added static friction yet, just dynamic friction. Simulation is using 10 ...
TODO - Friction - Signed distance field for better collision checking - Optimization using Jacobi instead of Gauss-Seidel relaxation ...
Stay tuned for more updates related to Xpbd Submission Video.