v0.5.0
- Modern generators: aurora (light curtains), gradient (smooth mesh gradient), bokeh (dreamy light orbs) - clean, non-retro looks.
- Modern FX: chromatic aberration, soft-focus blur, duotone colour grade (alongside the existing retro/VHS/glitch set).
- Camera / video input (macOS AVFoundation + Linux v4l2, via nokhwa): a "camera" generator brings live webcam/v4l video in as a layer, device selectable from the I/O panel. Behind the
camerafeature - build withcargo build --release --features camera.
Build: cargo build --release (base) or add --features camera for video input. --no-default-features drops the JS scripting runtime for the leanest ARM binary.