Uploaded videos
1-10 of 20-
OpenGL screencast video tutorial HD 19: blending
iamdavidwparker
190 views
In this screencast (OpenGL video tutorial), I explain how to use blending in your OpenGL program.
See the blog post at:
http://davidwparker.com/2011/12/16/opengl-screen...
-
OpenGL screencast video HD 18: Overlays
iamdavidwparker
214 views
In this screencast (OpenGL video Tutorial), I explain how to add an overlay to your OpenGL window. I also explain how to use glPushAttrib().
See the blog post at:
http://d...
-
OpenGL Screencast Video HD 17: Animation part 2
iamdavidwparker
222 views
In this screencast (OpenGL video Tutorial), I explain how to create animations using timers. Timers are generally much more robust than using typical idle functions. I also...
-
OpenGL Screencast Video HD 16: Animation part 1
iamdavidwparker
213 views
In this screencast (OpenGL video tutorial), I explain how to do simple animations using the glut idle function. The function given as a callback to the idle function can be...
-
OpenGL Screencast Video HD 15: Textures part 2
iamdavidwparker
225 views
In this screencast (OpenGL video Tutorial), I create a few more shapes with their corresponding textures. I also explain several specific OpenGL texture methods and paramet...
-
OpenGL screencast video 14: Textures part 1
iamdavidwparker
215 views
In this screencast (OpenGL video tutorial), I discuss using textures. I start by explaining loading a texture into texture memory from a bmp image. Next, I talk about how a...
-
OpenGL screencast video 13: Lighting and Material part 2: materials
iamdavidwparker
256 views
In this screencast (OpenGL video tutorial), I discuss materials and explain the difference between using glColorMaterial and glMaterial.
See the blog post at:
http://da...
-
OpenGL screencast video 12: Lighting and Material part 1: setup, normals, and lighting
iamdavidwparker
225 views
In this screencast (OpenGL video tutorial), I discuss using lighting in OpenGL. I discuss setting up lighting, as well as how normals work. Additionally, I mention how to d...
-
OpenGL Screencast video 11: Code Organization
iamdavidwparker
164 views
In this screencast (OpenGL video tutorial), I discuss organizing OpenGL code. In general, this is how I have my code organized for OpenGL projects. I'm always up for change...
-
OpenGL screencast video 10: push and pop matrix, and complex objects
iamdavidwparker
230 views
In this screencast (OpenGL video tutorial), I discuss using glPushMatrix, glPopMatrix, and how they work. I also show how to create complex objects using push and pop.
S...
Advertisement










Play all(20)