Skip to content

v0.5.0

Choose a tag to compare

@DatanoiseTV DatanoiseTV released this 26 May 07:29
· 7 commits to main since this release
  • 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 camera feature - build with cargo 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.