|
PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
Files | |
| Concepts.h | |
| DeformationGradient.h | |
| Functions to compute deformation gradient and its derivatives. | |
| Fem.h | |
| This file includes all the FEM related headers. | |
| Gradient.h | |
| FEM gradient operator. | |
| Hexahedron.h | |
| Hexahedron finite element. | |
| HyperElasticPotential.h | |
| Hyper elastic potential energy. | |
| Jacobian.h | |
| Functions to compute jacobians, their determinants, domain quadrature weights and mapping domain to reference space. | |
| Laplacian.h | |
| Line.h | |
| Line finite element. | |
| LoadVector.h | |
| Functions to compute load vectors for FEM elements. | |
| Mass.h | |
| FEM mass matrix operator. | |
| Mesh.h | |
| Finite element mesh API and implementation. | |
| MeshQuadrature.h | |
| Utility functions computing common mesh quadrature quantities. | |
| QuadratureRules.h | |
| Quadrilateral.h | |
| Quadrilateral finite element. | |
| ShapeFunctions.h | |
| FEM shape functions and gradients. | |
| Tetrahedron.h | |
| Tetrahedron finite element. | |
| Triangle.h | |
| Triangle finite element. | |