# @neith/raster-core

Neith EEVEE-class real-time rasterizer render graph & pipeline core: frame
render graph with pass/resource dependency DAG and transient aliasing, Forward+
clustered / deferred / hybrid ray-trace pipelines, transient attachment
allocator, minimal-barrier scheduler, async-compute queue overlap, cross-backend
(Vulkan/Metal/DX12/WebGPU) capability negotiation, headless tiled farm rendering
and deterministic frame reproducibility (phase 154.1)

## At a glance

- **Path:** `libs/neith/raster-core`
- **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-core`

## Commands

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

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