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
pbat::gpu::geometry Namespace Reference

Public geometry API for GPU. More...

Classes

class  Aabb
 GPU axis-aligned bounding box (AABB) buffer public API. More...
 
class  Bvh
 GPU linear BVH [6] public API. More...
 
class  SweepAndPrune
 GPU Sweep and Prune public API. More...
 

Detailed Description

Public geometry API for GPU.