-
Notifications
You must be signed in to change notification settings - Fork 0
1.b. Techniques: Projection Mapping
Brett Renfer edited this page Aug 7, 2017
·
3 revisions
- Slightly dated but still relevant overview
- Crucial and amazing: guide to projectors for interactive installations
-
Mapamok
- Great tool developed at YCAM for projecting onto a scene you have modeled in 3D
-
A long list of video-based mapping tools
- (very VJ focused)
-
LPMT
- (not free to download, but free if you compile from source in OF!)
-
Mad mapper(not free!)
- But free to try out. Use it with Syphon (see below!)
- Manual projection mapping
- Live projection mapping
- Projection masking
- ofxProjectionMask
- Manual projection mapping
- Live mapping
-
ofxProjectorBlend
- Using more than one projector? Do they need to overlap? You're going to need this addon.
-
Syphon
- Syphon is amazing. It allows two or more apps to share image data at full frame rates.
- Use Syphon to create complex visuals in one app and pull them into one of the warping tools noted above!
-
ProCamToolkit
- The repository Mapamok is part of. A ton of amazing camera/projector calibration tools.
-
ofxCameraLucida
- The holy grail: live projection mapping on 3D (Kinect) input.
-
ofxSimpleProjectionMapper
- A quad-based simple projection mapper
- Brett's fork of pkmProjectionMapper