Game Development Community

Opengl DirectX tutorials?

by Ryan Zec · in Torque Game Engine · 11/03/2003 (7:15 pm) · 3 replies

What are some good tutorials you recommend for learn opengl or directX so i can ender stand the graphics code of torque (i already know c++)???

#1
11/03/2003 (8:25 pm)
NeHe is pretty good. Do a quick google search and you should be golden; there are about 20 of them in a LOT of different languages, including C++.
#2
11/03/2003 (8:29 pm)
nehe.gamdev.net for openGL and nexe.gamedev.net for directX

Hope they help ;)
#3
11/13/2003 (9:28 am)
www.codesampler.com has some good ones too for both directX and openGL -- as well as some c++, windows, and others