====== install ======
10.04용 62버젼이 아직 릴리즈 되기 전이므로 다음과 같이 git에서 바로 받아옴
$ git clone http://github.com/openframeworks/openFrameworks.git
다음 명령어로 의존성 패키지 설치
$ cd openframeworks/scripts/linux/ubuntu
$ sudo ./install_codeblocks.sh
$ sudo ./install_dependencies.sh
오픈프레임웍스 OF
*[[http://www.openframeworks.cc/|openframeworks]]
*[[http://code.google.com/p/openframeworks-python-bindings/|of-python]]
*[[http://github.com/memo/msalibs/tree/master/ofxSimpleGuiToo/|ofxSimpleGuiToo]]
====== OF + android ======
*[[http://www.openframeworks.cc/setup/android-eclipse|dev. env. setup]]