タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

openFrameworksに関するmyzkkzyのブックマーク (3)

  • oF - openFrameworks for Windows - SatE-O

    「Beyond Interaction」を購入したので openFrameworks(Windows版)について触れていこうと思いますが、ここではWindows版を扱うにあたって気付いた点などを記述していこうと思います。 openFrameworks.cc OpenFrameworks document (APIリファレンス) 日語訳 Beyond Interaction ―メディアアートのためのopenFrameworksプログラミング入門 openFrameworks(以下oF)の特徴はC++言語ベースでプログラミングするので、他の言語(Max・Proce55ing等)に比べて動作が速く、いろいろなライブラリと融合させることが可能な点でしょうか。 但し、何かとWin版は風当たりが強い?ようで、公式サイトにあるライブラリでもコンパイルが通らず一筋縄ではいかないケースがよくあり、Wind

    oF - openFrameworks for Windows - SatE-O
  • ScriptLaboC/C++

    【C/C++】ProcessingのプログラムをopenFrameworks,Cinder用に書き換える Part13 Day:2012.02.19 01:11 Cat:C/C++ Audio Input FFT [環境] Processing 1.5.1 openFrameworks 0.07 Cinder 0.8.3 [Processing] import ddf.minim.*; import ddf.minim.analysis.*; Minim minim; AudioInput in; FFT fft; static final int BUFFER_SIZE = 1024; void setup() { size(512, 200); frameRate(60); smooth(); minim = new Minim(this); in = minim.getLineIn(

  • openFrameworks

    openFrameworks is an open source C++ toolkit for creative coding. download Grab the most recent release (0.12.0) and follow the setup guide to get openFrameworks running. documentation Reference for openFrameworks classes, functions and addons. You can also check the tutorials section. forum The forum is a place to meet other people working with openFrameworks. It's a place to share your work, or

  • 1