# @neith/compute-render

Neith GPU-compute render helpers — GPU-driven frustum+occlusion culling,
hierarchical z-buffer, mesh/vertex fetch + meshlet culling, clustered light list
build, bone-palette skinning, morph-target blend, GPU particle runtime,
post-process kernels (bloom/DOF/TAA/CAS), compute software rasteriser, GPU
virtual texture

## At a glance

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

## Commands

```bash
pnpm nx test @neith/compute-render
pnpm nx lint @neith/compute-render
```

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