TimeMachine
GPUTemporal slit-scan effect using a displacement map and history buffer.
Stores a ring buffer of past source frames. Each output pixel samples from a different point in the history based on the grayscale displacement map, creating slit-scan and time-displacement effects.
Parameters
| Name | Type | Range | Default | Description |
|---|---|---|---|---|
| depth | Maximum temporal displacement as fraction of history. | |||
| frames | Number of history frames to store (2-120). |
Inputs
| Name | Type | Description |
|---|---|---|
| map | Grayscale displacement map controlling per-pixel time offset. |
Related Operators