"O Programador"
This is a YouTube channel where I want to teach people how to code. And I want to do it the fun way!
Subscribe and stay tuned!
Nemesis
A 2D/3D platformer game prototype written in C#.
The goal is to create a fun game that teaches the player some programming concepts.
This is currently under development!
VIZE
A system to visualize volumetric data sets using a combination of volume ray casting and MPR techniques. The system can also generate a triangle mesh for an isosurface using the marching cubes algorithm. It was written in modern C++ (C++11 and C++14) and OpenGL 3+.
Virtual Mirror
Prototype that allows the user to control a virtual mannequin body using only a natural interaction device (e.g., Microsoft Kinect). It was developed using C++ and OpenNI.