Mostrando postagens com marcador Modern OpenGL. Mostrar todas as postagens
Mostrando postagens com marcador Modern OpenGL. Mostrar todas as postagens

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.