iwer / mapper

A 2D Video Mapping Tool - built with processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mapper for Processing

A 2D Video Mapping Tool created from experiences in the HAWilux project.

The tool starts fullscreen on the second screen (works best with a projector as second screen :) ), and launches a control window on the first screen. Via the control screen you can draw lines onto the projector-lit scene point by point. New points are set with the middle mouse button. The right button selects points. Lines are draw when a point is selected, and a new one is created. Lines can be connected to existing points. In line-select mode faces can be created by rightclicking lines that define the border of those faces (this could surely be realized much better).

The created shapes are then accessible for creating effects. An abstract effect definition helps integrating those into the user interface. Have a look at the included SimpleMapper example sketch.

Depends on:

  • Processing 2.1
  • ControlP5
  • OscP5
  • opencv_processing
  • SimpleOpenNI

Built with Processing

About

A 2D Video Mapping Tool - built with processing

License:Other


Languages

Language:Java 91.8%Language:CSS 6.7%Language:Processing 1.3%Language:Shell 0.2%