# @neith/raster-aa

Neith EEVEE-class anti-aliasing & upscaling: temporal AA with reprojection and
YCoCg neighbourhood clamp, upscaling TAA-U, FXAA/SMAA spatial AA, MSAA forward
resolve, velocity/motion-vector buffer, Halton/Sobol jitter,
ghosting/flicker/swimming mitigation, neural-upscaler (Phase 94) option with
Lanczos fallback, checkerboard half-res reconstruction and viewport-aware
dynamic resolution scaling (phase 154.5)

## At a glance

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

## Commands

```bash
pnpm nx test @neith/raster-aa
pnpm nx lint @neith/raster-aa
```

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