terça-feira, 25 de junho de 2013

SimpleGL #1 - Hello Window



Hello everyone, today I'm going to create a new series of posts that I will tell about my new project that I'm starting work: Simple OpenGL.
So Why am I doing this? Well, I need to learn OpenGL to use in another (and serious) project, but I hate to learn copying and paste tutorials around the web so I always try to use then to create something different, in this case, an API that simplify the use of OpenGL 3 and above (called Modern OpenGL). 
In this first post I will tell what I want to do at the beginning of this project.


segunda-feira, 24 de junho de 2013

How to: Use OpenNI 2 + NITE 2 + Kinect on Linux.

After the update of the library OpenNI from de version 1.5 to 2.0, it doesn't have support for the device Microsoft Kinect on Linux due licensing reasons . However, there are a OpenNI 2 binding that you can use the OpenKinect's freenect driver to use the OpenNI 2.0 with kinect on linux. The instalation is simple and you can use the library NITE 2, to get the user skeleton, without problem. Ok, let's do it:

terça-feira, 30 de abril de 2013

Hoje dei minha primeira aula correspondente a minha prática docente. Estou disponibilizando aqui os slides utilizados na mesma.