Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 464 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 464 Bytes

ITP Spatial Media midterm project repository - Award Gala

NOTE for FaceOSC

Default camera setting is to use webcam, if you want to use your iSight as your input camera, 
please change 'useCamera' value to '0' in bin/data/settings.xml
<source>
    <useCamera>1</useCamera>
</source>

NOTE for ofxSPM_box

This project includes three OpenFramework projects
1) SlitScan effect
2) OSC receiver
3) Simple Projection Mapper