We are currently in pre-release. you can download a version suitable for your compiler here:
note that 0.06 project files are not compatible with 0.061 – a guide detailing the new project structure will be posted soon.
FAT Packages: starting from 0.05, we are releasing normal and “FAT” versions, the fat versions contain several addons ready to go, plus addon examples. These addons aren’t part of the core OF codebase, but contain advanced functionality like opencv, vector output, OSC, network communication, vector math and more.
windows: visual studio 2008 | visual studio 2008 FAT
mac x-code (10.5) | x-code FAT (10.5) | x-code (10.6) | x-code FAT (10.6)
linux: code blocks | code blocks FAT | (64 bit) code blocks | (64 bit) code blocks FAT
all platforms in one package: all gzip | all zip .
iphone: See iPhone 0.06 release at bottom of page. 0.061 version coming soon.
changes: changelog for 0.061
license (MIT): license
-addons
-apps
-libs
-other
-scripts
in the libs folder, you will find openFrameworks, along with all of the libs that it links to.
In the apps folder, you will find a variety of examples.
0.061/
—- addons/
—- apps/
—- libs/
—- other/
—- scripts/
0.06/
—- addons/
—- apps/
—- libs/
—- other/
—- scripts/
the idea is to make sure that your 0.06 apps always compile.
advanced graphics |
audio input |
audio output |
event handling |
font loading |
graphics |
image loading |
image saving |
serial i/o |
soundfile playback |
soundfile fft |
screen to texture |
textures |
video grabbing |
video playing |
starting for 0.05, we are releasing normal and “FAT” versions, the fat versions contain several addons ready to go, plus addon examples. These addons aren’t part of the core OF codebase, but contain advanced functionality like opencv, vector output, OSC, network communication, vector math and more. Also, in this release we will also post binaries of the examples, so you can download and try without having to compile
windows: visual studio 2008 | visual studio 2008 FAT
mac: x-code | x-code FAT ( Snow Leopard users see this post )
linux: code blocks | code blocks FAT | (64 bit) code blocks | (64 bit) code blocks FAT
iphone: x-code / iphone sdk
changes: changelog for 0.06
addon fixes: Since the 005 release there have been several critical fixes for addons – details of the fixes and how to apply them can be found here: addon fixes.
windows: visual studio | visual studio FAT
code blocks | code blocks FAT
win32 example apps
mac: x-code | x-code FAT
osx example apps
linux: code blocks | code blocks FAT
linux example
apps
windows: visual studio | dev c++ | code warrior
mac: x-code
linux: makefile | code::blocks
changes: changelog for 0.04