to create amazing looking visualisations and installations. See our projects settings for things which have been made using openFrameworks. On this unofficial site you can find projects, programming techniques, tutorials, community news, workshops and addons. Download the library now!.
From 20 untill 23 august 2009, we were at Lowlands 2009 with the project for which we created the software / game for Thijs Eerens. Visitors of the Lowlands festival would jump in and play a game of Tetris with real boxes. After building a box you could jump around an position the piece on screen by jumping on huge buttons. We used openFrameworks for the game and arduino for the hardware.
read more...nomo 14:21, TO WILL: this line should look like this: gui.addSlider("boid.max_vel", slider_vals["boid.max_vel"],0.1f, 40.0f, 0.1f);
igoumeninja 19:50, ok, i done it.
igoumeninja 19:27, how can i declare saved_image_num and img_saver at the make video tutorial?
Will 04:53, Could you please help me to fix this problem? http://www.openframeworks.cc/forum/viewtopic.php?f=14&t=2218 It may have something to do with my entry level skills but... I have tried to compile the example and the compiler threw an error in the TestApp.cpp file. "error: no matching function for call to 'ofxSimpleGuiToo::addSlider(const char [13], float*, float, float, float)''
download ofxBox2d 18:31, hey guys i am having probs downloading the OF wrapper for box2D from the google code page, is there another way to download it?
roxlu 17:08, posted youcube!
roxlu 18:29, been away for a while, but we've opened #openframeworks on freenode. feel free to join
MazeCell 09:02, ofAqua looks fantastic!
roxlu 19:28, sylvain, I think you need the ofxSimpleGuiToo addons of Memo. See the addons page for the repository on google code. Someone created an example to store webcam images for a while...
roxlu 19:27, hi sylvain, you're right the flocking code isnt optimized if you mean that. But it's the basic you need to implement flocking. I'm collecting the tips and will update it soon