Skip to content

Prism v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:58

This release brings GPU-accelerated layer composition, a wider set of audio and shader tools, and Windows platform fixes.

  • Layer composition now runs on the GPU, with smoother scrubbing and playback
  • New audio capture node, enhanced audio analysis, and more FFT-driven shader types including particle terrain and wave curtain
  • Improved process nodes, script node experience, and node menu
  • Windows audio capture support and fixes for platform-specific launch issues
  • Fixed shader decay after audio pause and sources not refreshing after edits

Installing

  • AppImage (Linux, any distro): chmod +x Prism-*.AppImage && ./Prism-*.AppImage
  • Windows installer: run Prism-Setup-*.exe
  • Arch Linux: sudo pacman -U prism-*.pkg.tar.zst
  • Flatpak: requires flatpak with the Flathub remote added (flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo), then flatpak install --user Prism-*.flatpak