Simple single surface Video Projection Mapper realized as Electron App using THREE.js
You need node and npm installed on your machine. It should work on all platforms electron supports. I only tested in on a linux machine.
npm install
npm start
The user interface is almost non existent... You can manipulate the scene using keyboard commands. Move point to check which is selected.
s: Save configuration
d: Load Defaults (Reset)
v: Toggle Vignette
t: Toggle Testpattern
PageUp: prev Point
PageDown: next Point
ArrowKeys: move Point
Shift + ArrowKeys: move Point faster
The video within the assets directory are all copyright by rnd7 and licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. Creative Commons Attribution-NonCommercial 4.0 International License
See the LICENSE file for software license rights and limitations (GPL-v3).