PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
Loading...
Searching...
No Matches
Integrator.h File Reference

VBD integrator public API. More...

#include "PhysicsBasedAnimationToolkitExport.h"
#include "pbat/gpu/Aliases.h"
#include "pbat/sim/vbd/Data.h"
#include "pbat/sim/vbd/Enums.h"
#include <string_view>

Go to the source code of this file.

Classes

class  pbat::gpu::vbd::Integrator
 The VBD public API wrapper around the VBD integrator implementation. [2]. 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.
 
namespace  pbat::gpu::vbd
 Vertex Block Descent (VBD) [2] public GPU API.
 

Detailed Description

VBD integrator public API.

Author
Quoc-Minh Ton-That (tonth.nosp@m.at.q.nosp@m.uocmi.nosp@m.nh@g.nosp@m.mail..nosp@m.com)
Date
2025-02-16