Surface Tracker Code
Status: Beta
Brought to you by:
symfonysid
File | Date | Author | Commit |
---|---|---|---|
extern | 2009-10-12 | symfonysid | [r14] |
ide | 2009-06-30 | symfonysid | [r12] |
lib | 2009-04-06 | symfonysid | [r3] |
release | 2009-04-06 | symfonysid | [r9] |
src | 2009-10-12 | symfonysid | [r15] |
License.txt | 2009-04-06 | symfonysid | [r5] |
README.txt | 2009-04-06 | symfonysid | [r8] |
Compilation: In order to build the Surface Tracker: * Download and install the OptiTrack SDK: http://www.naturalpoint.com/optitrack/support/downloads.html * Download and build Juce (the GUI toolkit we use): http://www.rawmaterialsoftware.com/juce/ * Create environmental variables defining the root directory of the OptiTrack SDK, Juce, and Visual Studio named OPTITRACK_HOME, JUCE_HOME, and VISUAL_STUDIO_HOME. * Open the Visual Studio project file in the folder ide/vc8 and build the Surface Tracker.