72 Lessons 15+ Hrs Project Files Included MP4
Are you interested in learning about graphics programming using OpenGL? Have you ever wanted to create your own fully-interactive 3D applications? Now is your chance to get in tune with this popular 3D graphics API!
Introduction to OpenGL
00:48:10 Introduction 1
00:26:39 Intro to Vectors 2
00:25:11 Vector Operations 3
00:17:23 Vector Class 4
00:18:39 Matrices 5
00:39:45 Transformations 6
00:22:23 Viewports and Projections 7
00:03:01 GLUT Install 8
00:46:02 GLUT 9
00:03:49 SDL Install 10
00:27:06 SDL 11
00:46:18 Windows API 12
00:09:04 wxWidgets Install 13
00:38:20 wxWidgets 14
00:32:37 Intro to Textures 15
00:37:36 Texture Class 16
00:32:08 Intro to Lighting 17
00:29:50 Light Class 18
00:22:10 Light Demo 19
00:09:40 Materials 20
00:09:39 Display Lists 21
00:10:14 GLEngine 22
00:33:18 Drawing Text
Particle Engine
00:14:36 Intro to Particle Engine
00:23:25 Control Abstract Class
00:15:03 Button Class
00:13:17 ListBox Class
00:13:59 Slider Class
00:09:26 Viewport Navigation
00:09:08 Emitter and Particle Class Intro
00:40:30 Emitter Particle Classes
00:14:37 Displaying Our Particles
00:33:52 Adding Controls
00:12:06 Bonus Texture Modes
Model Importer and Viewer
00:13:40 OBJ Intro
00:17:43 Model Header
45:22 Loading Models
00:21:19 Loading Materials
00:03:35 Fixing Bugs
00:11:45 OBJ Viewer
00:08:13 Scene Graph Intro
00:18:40 Writing Headers
00:05:33 Node Class
00:14:13 Mesh and Transform Nodes
00:11:25 Cube and Plane Nodes
00:22:21 Creating Controls
00:19:56 Selecting and Deleting Objects
00:06:20 Parenting
00:07:04 Introduction pt2
00:22:31 Antialiasing
00:22:39 Curves
00:20:53 Curves Example
00:30:06 Optimization Techniques
00:12:46 Reflections
00:16:40 Reflection Coding
00:06:46 Shadows
00:19:26 Shader Overview
00:22:12 Intro to RenderMonkey
00:26:00 Writing a Basic Shader
00:03:39 Glew Installation
00:22:24 Shader Implementaion in Application
00:11:04 The Shader Class
00:13:08 Shader Development Phong
00:12:39 Shader Development Bump
00:08:21 Using Shader Class for Bump Shader
00:13:03 Exploring Shaders
00:13:56 FBX Importer Intro
00:05:18 FBX SDK Installation
00:07:35 Reinventing the Wheel
00:26:59 The FBX Mesh Class
01:05:39 FBX Loader pt1
00:17:52 FBX Loader pt2
00:05:54 Debugging and Conclusion