Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 665 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 665 Bytes

ofxFaceShift is an openFrameworks addon for interfacing with FaceShift Studio.

openFrameworks is an open source toolkit for creative coding. FaceShift is an excellent tool for markerless facial performance capture, currently in beta. ofxFaceShift receives data over the network from FaceShift.

  • example-blendshapes: demonstration of loading and blending between blendshapes in realtime using ofxFaceShift::import()
  • example-osc: the source for the FaceShiftOSC app available in the Downloads section.
  • example-visualize: realtime visualization of all the parameters being received from FaceShift Studio.