Opengl + Windows Api Tutorials(c++)
- Jordan
-
Jordan
- Member since: Apr. 23, 2006
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
Does anybody recomend any basic openGL and windows api tutorials?
All i've done so far is create memeory leaks XD
- thecoshman
-
thecoshman
- Member since: Jun. 11, 2006
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
well, you are one step ahead of me.
im still trying to find an IDE to code in, so i can get somthing done a bit pronto!
| C++: MAIN || AS: MAIN || PHP: MAIN || JAVA: MAIN |
- Jcrypt
-
Jcrypt
- Member since: Aug. 23, 2005
- Offline.
-
- Forum Stats
- Member
- Level 11
- Blank Slate
For Win32 I suggest: www.winprog.org/tutorial
- Jordan
-
Jordan
- Member since: Apr. 23, 2006
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
At 11/14/06 04:16 PM, Jcrypt wrote: For Win32 I suggest: www.winprog.org/tutorial
What compiler are those optimised for?
- gnatinator
-
gnatinator
- Member since: Sep. 12, 2005
- Offline.
-
- Forum Stats
- Member
- Level 10
- Programmer
At 11/14/06 04:43 PM, Jordan wrote:At 11/14/06 04:16 PM, Jcrypt wrote: For Win32 I suggest: www.winprog.org/tutorialWhat compiler are those optimised for?
That tute is great. Highly recommended. You can use the code in that tutorial with pretty much any C/C++ compiler that supports win32 api (visual, mingw, digital mars etc)
.. As for opengl
Check out Fallout Software's Tutes. Nehe's tutorials are also OK but I wouldn't recommend them to a total newbie of opengl.
Also be sure to check out the Blue Book (reference) and Red Book (tutorial)
If you can shell out a bit of $$ I would highly recommend picking up a copy of the OpenGL Super Bible. Which basically rolls all of the mentioned opengl tutorials and the redbook into one.
- Durandal-1707
-
Durandal-1707
- Member since: Nov. 14, 2006
- Offline.
-
- Forum Stats
- Member
- Level 07
- Blank Slate
Nehe's tutorials are very good OpenGL tutorials. And yes, the OpenGL SuperBible is very good for beginners.
Sword that was not broken.
- thoughtpolice
-
thoughtpolice
- Member since: Mar. 24, 2003
- Offline.
-
- Forum Stats
- Member
- Level 10
- Blank Slate
At 11/14/06 04:43 PM, Jordan wrote:At 11/14/06 04:16 PM, Jcrypt wrote: For Win32 I suggest: www.winprog.org/tutorialWhat compiler are those optimised for?
None. You should be able to compile the examples on any compiler for Windows that supports the Win32 API library. Figuring out your IDE's settings or whatnot is a different case.
omg.
Playstation Network tag: muffin-noodle
the empty set


