Skip to content

Installation Guide

Get Luna Video Mapping Library up and running in just a few minutes.

  1. Download the latest release

  2. Install in Processing

    • Unzip the downloaded LunaMapping.zip file
    • Copy the entire LunaMapping folder to your Processing libraries folder:
      • Windows: Documents/Processing/libraries/
      • Mac: ~/Documents/Processing/libraries/
      • Linux: ~/sketchbook/libraries/
  3. Verify Installation

    • Restart Processing
    • Go to SketchImport 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.