Installation Guide
Get Luna Video Mapping Library up and running in just a few minutes.
Method 1: Manual Installation (Recommended for Testing)
-
Download the latest release
- Go to the Releases page and download
LunaMapping.zip
- Go to the Releases page and download
-
Install in Processing
- Unzip the downloaded
LunaMapping.zipfile - Copy the entire
LunaMappingfolder to your Processing libraries folder:- Windows:
Documents/Processing/libraries/ - Mac:
~/Documents/Processing/libraries/ - Linux:
~/sketchbook/libraries/
- Windows:
- Unzip the downloaded
-
Verify Installation
- Restart Processing
- Go to
Sketch→Import Library - You should see "LunaMapping" in the list
Method 2: Contribution Manager (Coming Soon)
Once Luna is approved for the Processing Contribution Manager, you'll be able to install it directly from Processing.
First Steps
After installation, try running one of the example sketches to see Luna in action.
Troubleshooting
Library not appearing?
- Make sure you've restarted Processing after installation
- Check that the ZIP file was not corrupted during download
Errors loading media files?
- Ensure your media files are in the sketch's
data/folder - Supported formats: MP4, MOV, PNG, JPG, GIF
Need help?
Check the troubleshooting guide or create an issue on GitHub.