# @neith/dcc-vdb-volume

Neith sovereign Blender OpenVDB volume objects: a sparse VDB grid
(density/temperature/velocity) with per-grid transform and active-voxel queries,
a Volume object holding named grids with sequence import over a frame range,
display modes (wireframe/slice/volumetric), cube/ball primitives, a
Principled-Volume material (density->absorption/scattering + blackbody emission
from temperature), NanoVDB resident-window streaming and a simulation-to-VDB
bake with volume-to-mesh surface extraction (phase 173.26)

## At a glance

- **Path:** `libs/neith/dcc-vdb-volume`
- **Domain:** neith (active)
- **Owner:** @GreyChimp
- **Docs:** [deep-dive](/docs/domains/neith/deep-dive) ·
  [systems one-pager](/docs/systems/lib-neith.md)
- **Nx project:** `@neith/dcc-vdb-volume`

## Commands

```bash
pnpm nx test @neith/dcc-vdb-volume
pnpm nx lint @neith/dcc-vdb-volume
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
