Skip to content
Alex May edited this page Jun 8, 2022 · 2 revisions

Painting With Light

Easy Video Projection Mapping

Welcome to the Painting With Light wiki!

Documentation for the software will be added here soon.

For now, there are installation instructions for the new 2.0.0 version:

Installation Instructions

For Windows

  • Download the latest version
  • Open the archive
  • Run the installer that will guide you through the install process

For macOS

Things have got a little complex here as I was spending too much time and effort trying to support macOS builds. The software will only be available using Homebrew.

At the moment, it's an even more manual process:

  • Install Homebrew: paste this in a macOS Terminal

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

  • Once installed, enter the following command into the Terminal

brew install qt ffmpeg portaudio portmidi

  • Now you can download the latest macOS version of PaintingWithLight
  • Open the .tgz file
  • Drag the application to your Applications folder

For Linux

There is no Linux version at the moment. Plans are afoot...