> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pixelate.tomblack.ca/llms.txt
> Use this file to discover all available pages before exploring further.

# Demos

> Use the included Pixelate demo scenes as working examples.

Pixelate includes two demo scenes in `Assets/Pixelate/DEMO/Scenes`.

## Capturing

Open `Assets/Pixelate/DEMO/Scenes/Capturing.unity` to inspect a working `PixelateCaptureManager`, target, camera, animation clips, palette settings, and normal-map settings.

## Visualize

Open `Assets/Pixelate/DEMO/Scenes/Visualize.unity` to see generated Pixelate sprites reacting to URP 2D lights. The matching URP renderer assets live in `Assets/Pixelate/DEMO/URP`.

<Tip>
  If normal-map lighting in your project looks different from the demo, compare your URP 2D Renderer and Light 2D settings against the Visualize scene.
</Tip>
