|
OpenVDB
1.1.0
|
| Functions to efficiently perform various compositing operations on grids | |
| Utility routines to output nicely-formatted numeric values | |
| Applies an operator on an input grid to produce an output grid with the same topology but potentially different value type | |
| Internal table nodes for OpenVDB trees | |
| Hyperbolic advection of narrow-band level sets | |
| Performs various types of level set deformations with interface tracking. These unrestricted deformations include surface smoothing (e.g., Laplacian flow), filtering (e.g., mean value) and morphological operations (e.g., morphological opening) | |
| Divide volumes represented by level set grids into multiple, disjoint pieces by intersecting them with one or more "cutter" volumes, also represented by level sets | |
| Generate a narrow-band level set of sphere | |
| Performs multi-threaded interface tracking of narrow band level sets. This is the building-block for most level set computations that involve dynamic topology, e.g. advection | |
| Miscellaneous utilities that operate primarily or exclusively on level set grids | |
| This tool rasterizes particles (with position, radius and velocity) into a narrow-band level set | |
| Class PointAdvect advects points (with position) in a static velocity field | |
| The root node of an OpenVDB tree | |
1.8.1.2