Media Programing 1 - openFrameworks - proc.04 - 2010.05.18 hrr #include "testApp.h" #include "ofx... Media Programing 1 - openFrameworks - proc.04 - 2010.05.18 hrr #include "testApp.h" #include "ofxNetwork.h" ofxUDPManager udpConnect; // UDP float mx, my // //-------------------------------------------------------------- void testApp::setup(){ ofSetWindowShape(400, 400); ofBackground(0, 0, 0); ofSetVerticalSync(true); ofSetFrameRate(30); udpConnect.Create(); // UDP udpConnect.Connect("127.0.0.1",
記事へのコメント0件
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています