edy555 / ofxConnexion

Wraps 3dConnexionClient for openFrameworks on OSX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofxConnexion wraps 3dConnexionClient for openFrameworks on OSX

http://www.3dconnexion.com/ http://openframeworks.cc/

Using ofxConnexion with your project requires three important steps:

  • Adding the ofxConnexion/src to your project
  • Adding 3dConnexionClient.framework to your project
  • Adding this line to Project.xcconfig: GCC_PREPROCESSOR_DEFINITIONS = EXECUTABLE_NAME="\"$(EXECUTABLE_NAME)\""

About

Wraps 3dConnexionClient for openFrameworks on OSX

License:Other


Languages

Language:C++ 100.0%