copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
NeHe Productions: Lessons 01 - 05 - GameDev. net Setting Up An OpenGL Window In this tutorial, I will teach you how to set up, and use OpenGL in a Windows environment The program you create in this tutorial will display an empty OpenGL window, switch the computer into fullscreen or windowed mode, and wait for you to press ESC or close the Window to exit It doesn't sound like much, but this program will be the framework for every other
NeHe Productions: Your First Polygon - GameDev. net Markus Knauer Adds: In the book ("OpenGL Programming Guide: The Official Guide to Learning OpenGL, Release 1", J Neider, T Davis, M Woo, Addison-Wesley, 1993) the following paragraph will clearly explain what NeHe means when he refers to movement by units in OpenGL:
NeHe Productions: Lessons 36 - 40 The code html commenting and a rewrite of the tutorial was done by me (NeHe) This tutorial will show you how to create an extremely impressive Radial Blur effect
NeHe Productions: 2D Texture Font The third parameter ("NeHe") is the text to write to the screen, and the last parameter is the character set to use (0 - normal, 1 - italic) As you can probably guess, we swing the text around the screen using COS and SIN, along with both counters cnt1 and cnt2