lightpaintlive

Realtime light painting app

Stars
4

Lightpaint Live: Mercury

Mercury is a realtime light painting app for Mac and Windows.

Download

https://github.com/positlabs/lightpaintlive/releases/latest

Donate

If you used this in client projects, or simply enjoyed making effects with my open-source projects, please consider a donation or sponsorship. One-time donations can be made with PayPal. Subscriptions can be through PayPal or Github Sponsors.

Development

npm install: Installs dependencies.

webpack: Runs webpack for the main app.

webpack:browser: Runs webpack watcher for the remote controls page.

build:app:mac: Builds the app for Mac.

build:app:win: Builds the app for Windows.

build:installer:mac: Builds the dmg installer for Mac.

build:installer:win: Builds the exe installer for Mac.

npm start: Starts the electron app in development mode.