-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
include ofxKinect addon #2
base: kinectbranch
Are you sure you want to change the base?
Commits on Aug 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d04cb1f - Browse repository at this point
Copy the full SHA d04cb1fView commit details -
declare the video app in the app manager
and allow it to be switched to
Configuration menu - View commit details
-
Copy full SHA for e2ff1b0 - Browse repository at this point
Copy the full SHA e2ff1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc4ed8 - Browse repository at this point
Copy the full SHA bfc4ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b65574 - Browse repository at this point
Copy the full SHA 4b65574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d791af - Browse repository at this point
Copy the full SHA 2d791afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32cf343 - Browse repository at this point
Copy the full SHA 32cf343View commit details
Commits on Aug 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0bfff69 - Browse repository at this point
Copy the full SHA 0bfff69View commit details
Commits on Aug 28, 2022
-
📦 xcode group reference for addons
for the ofxKinect addon. If the addon wasn't already referenced from an example template, the best community recommendation is to drag the files into the addons group in the xcode project view. This gets the files added to the project includes paths. It's not the most well documented part of openFrameworks.
Configuration menu - View commit details
-
Copy full SHA for 5923b99 - Browse repository at this point
Copy the full SHA 5923b99View commit details -
📦 including ofxKinect should work
now that the paths are available in the xcode project build settings.
Configuration menu - View commit details
-
Copy full SHA for 145e400 - Browse repository at this point
Copy the full SHA 145e400View commit details -
in the axis checker app, just so the KinectMnagaer is loaded to prove that the ofxKinect addon is actually available.
Configuration menu - View commit details
-
Copy full SHA for 2c99e91 - Browse repository at this point
Copy the full SHA 2c99e91View commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b52d3f9 - Browse repository at this point
Copy the full SHA b52d3f9View commit details
Commits on Oct 12, 2022
-
jdub committed
Oct 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 05ccd58 - Browse repository at this point
Copy the full SHA 05ccd58View commit details
Commits on Oct 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd39eb5 - Browse repository at this point
Copy the full SHA dd39eb5View commit details -
jdub committed
Oct 16, 2022 Configuration menu - View commit details
-
Copy full SHA for b4e1210 - Browse repository at this point
Copy the full SHA b4e1210View commit details -
use m_videoPixels instead of plz
plz was a short term moniker, m_videoPixels is more explanatory
jdub committedOct 16, 2022 Configuration menu - View commit details
-
Copy full SHA for df0290d - Browse repository at this point
Copy the full SHA df0290dView commit details
Commits on Oct 18, 2022
-
and getter method. We didn't wind up using it, and can always bring it back later.
Configuration menu - View commit details
-
Copy full SHA for 2b1221c - Browse repository at this point
Copy the full SHA 2b1221cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb2763 - Browse repository at this point
Copy the full SHA aeb2763View commit details -
Flattening better reflects that 2 dimensional data is becoming 1 dimensional.
Configuration menu - View commit details
-
Copy full SHA for 291b692 - Browse repository at this point
Copy the full SHA 291b692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78fa7b0 - Browse repository at this point
Copy the full SHA 78fa7b0View commit details -
Merge pull request #3 from mitmedialab/video-app-pixels
Add VideoPlayer app
Configuration menu - View commit details
-
Copy full SHA for 900e44e - Browse repository at this point
Copy the full SHA 900e44eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f23fa - Browse repository at this point
Copy the full SHA a9f23faView commit details -
jdub committed
Oct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 843942f - Browse repository at this point
Copy the full SHA 843942fView commit details -
jdub committed
Oct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for f151497 - Browse repository at this point
Copy the full SHA f151497View commit details
Commits on Oct 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f46671e - Browse repository at this point
Copy the full SHA f46671eView commit details
Commits on Dec 8, 2022
-
somehow they weren't getting linked for the compiler
jdub committedDec 8, 2022 Configuration menu - View commit details
-
Copy full SHA for a910a6c - Browse repository at this point
Copy the full SHA a910a6cView commit details -
instantiate the kinect manager
this isn't fully working yet, but it is progress
jdub committedDec 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 3e82f43 - Browse repository at this point
Copy the full SHA 3e82f43View commit details -
update kinect manager references
jdub committedDec 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 18dc83d - Browse repository at this point
Copy the full SHA 18dc83dView commit details