【OF】Visual Studio 2017
openframeworkslibニinclude追加 ・ctype.hがない C:\Program Files (x86)\Windows Kits\10\Include\10.0.10586.0\ucrt
openframeworkslibニinclude追加 ・ctype.hがない C:\Program Files (x86)\Windows Kits\10\Include\10.0.10586.0\ucrt
https://github.com/nneonneo/ofxWin8Touch
黒いウインドウがかぶってしまう場合の対処策 int main( ){ ofSetupOpenGL(2560,1600, OF_GAME_MODE); // <——– setup the GL context // this kicks off the running of my
oscpack oscpack download: https://code.google.com/archive/p/oscpack/downloads
https://github.com/micknoise/Maximilian 備忘:Accelator.frameworkを追加 tutorial: https://github.com/micknoise/Maximilian/tree/master/maximilian_examples
ofxGStreamer can play movie with alpha. it doesn’t contain code. only setting. need to install gstreamer. check under site. https://github.com/arturoc/ofxGStreamer
Open xxxx.app
Xcode7にあげたら、opensslヘッダーがnot foundでビルドエラーになった。 brew install openssl して、 /usr/local/opt/openssl/include をTargetのUser Header Search Pathsに設定する。
void ofApp::draw(){ ofPath circle; int rad = 100; int rad2 = 200; ofPoint center(ofGetWindowWidth()/2,ofGetWindowHeight()/2); ofEnableAlphaBlending(); circle.setFillColor(ofColor(255,0,0,127)); circle.arc(center, rad, rad, 0,
https://handheldar.icg.tugraz.at/artoolkitplus.php BCH ID Markerで、IDを4096パターン作れる。
ArUco: a minimal library for Augmented Reality applications based on OpenCv http://www.uco.es/investiga/grupos/ava/node/26
【RPi as armv6】 http://openframeworks.cc/setup/raspberrypi/Raspberry-Pi-Getting-Started.html 【RPi2 as armv7】 http://forum.openframeworks.cc/t/raspberry-pi-2-setup-guide/18690
日経Linuxと日経ソフトウエア主催の「みんなのラズパイコンテスト」にて見事特別賞いただきました! http://coin.nikkeibp.co.jp/coin/itpro-s/seminar/LIN/rpic15/ ほどよし衛星4号機の機器スペースにて現在も稼働中です!
環境は、OF 0.8.4、XCode 6.1.1 ・ofxSyphonをgit clone. ・pgでサンプルスケルトン作成。 ofxSyphonをaddonで追加 ・プロジェクトを開いて、下記設定する ・テストコード (ofApp.h) #include “ofMain.h” #include “ofxSyphon.h” class ofApp : public
MacでRetina displayに対応する。 ・openFrameworks-Info.plistを開く ・Add Rowで、High Resolution Capableを”YES” 追加 【main.cpp】 ofSetupOpenGL(1920, 1920, OF_WINDOW); // <——– setup the GL context
・Viewを重ねる方法 ・OFのViewの背景を透過する。 ofxiOSSetGLViewTransparent(true); main.m #include “ofMain.h” #include “ofApp.h” int main(){ ofAppiOSWindow * window = new ofAppiOSWindow(); window->enableRetina(); ofSetupOpenGL(ofPtr<ofAppBaseWindow>(window),
[ofxiPhoneGetGLView() addSubview: cameraView];
main.mmに下記を追加する。 int main(){ ofAppiPhoneWindow * iOSWindow = newofAppiPhoneWindow(); iOSWindow->enableDepthBuffer(); ofSetupOpenGL(iOSWindow,
AppleRemoteに好きなキーを割り当てて使う。 システム環境設定>Miraからキー設定できる。 【Mira】 http://twistedmelon.com/mira/ 【AppleRemote】 http://store.apple.com/jp/product/MC377J/A/apple-remote
下記、SensorInfoのdumpです。 PS1080は、PrimeSense社のSoCです。 [notice ] [1] PS1080 [PrimeSense] (1d27/0600@253/5) [notice ] ==== IR SENSOR ==== [notice ] FPS=30,X=320 Y=240