|
PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
Trust-Region accelerated VBD integrator. More...
Go to the source code of this file.
Classes | |
| class | pbat::gpu::impl::vbd::TrustRegionIntegrator |
| Trust-Region accelerated VBD integrator. More... | |
Namespaces | |
| namespace | pbat |
| The main namespace of the library. | |
| namespace | pbat::gpu |
| GPU related public functionality. | |
| namespace | pbat::gpu::impl |
| GPU algorithm implementations. | |
| namespace | pbat::gpu::impl::vbd |
| Vertex Block Descent (VBD) algorithms. | |
Trust-Region accelerated VBD integrator.