Archives

Video picker

Novembro 13, 2008 7:17 a.m. Published by

This is a video picker that gets the color from the pixel that is being pointed by the mouse, and […]

Drawing on top of video

Outubro 26, 2008 7:49 p.m. Published by

Today I was trying to draw on top of a video, and here is the result: Learning Openframeworks: Drawing on […]

Drawing and moving shapes

Outubro 25, 2008 4:08 p.m. Published by

I”ve been modifying the previous exercise in order to move the shapes that were created with the drawing tool. I […]

Working with classes and arrays

Outubro 20, 2008 2:16 p.m. Published by

At last I could figure out how classes work in OpenFrameworks (c++), and the different types of arrays that can […]

Drawing lines with the webcam

Outubro 14, 2008 3:17 p.m. Published by

These days I”ve been playing with the computer vision add-on, trying to understand how it works. I followed the tutorial […]

A collaborative development…

Setembro 21, 2008 6:37 a.m. Published by

A friend of mine Horaciogd and I jsut installed a Trac system in one of our servers in order to […]

Looking at the OF documentation

Setembro 16, 2008 7:09 a.m. Published by

These days I”ve looked the OpenFrameworks documentation. I just read about the OF classes and functions to get a big […]

Setting up Openframeworks

Setembro 7, 2008 7:08 a.m. Published by

Setting up Openframeworks was easier than I thought. The setting up documentation of the Openframeworks webpage is really helpful. I […]