| | |
OpenGL
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Nov 2004
Posts: 108
Reputation:
Solved Threads: 3
Good?
That is a very broad question. 3D programming is a combo of knowing your the language, knowing some good math and alot of patience. This is not from personal experiance just from looking at some 3d stuff.
Here is the best openGL site as far as I know
http://nehe.gamedev.net/
That is a very broad question. 3D programming is a combo of knowing your the language, knowing some good math and alot of patience. This is not from personal experiance just from looking at some 3d stuff.
Here is the best openGL site as far as I know
http://nehe.gamedev.net/
Join me on IRC:
Server: irc.daniweb.com
Channel: #C++
Chat Via:
http://daniweb.com/chat/minichat.php
or
Your favorite IRC client.
Server: irc.daniweb.com
Channel: #C++
Chat Via:
http://daniweb.com/chat/minichat.php
or
Your favorite IRC client.
You should know how to do the following in C++:
1. Overload fuctions and Call Parent Methods (Class Structure)
2. How to use interfaces
3. Understand Data Structures and Custom Data Types
4. Geometry+ in math
5. Knowlege in 2d graphics and 3d graphics (especially triangles and rectangles)
6. Understanding Timers and Animation
These are just the basics. You can refer to the opengl.org documentation for more details on prequisites.
1. Overload fuctions and Call Parent Methods (Class Structure)
2. How to use interfaces
3. Understand Data Structures and Custom Data Types
4. Geometry+ in math
5. Knowlege in 2d graphics and 3d graphics (especially triangles and rectangles)
6. Understanding Timers and Animation
These are just the basics. You can refer to the opengl.org documentation for more details on prequisites.
A Hacker's Mind:
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes..." - J.D.Salinger
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes..." - J.D.Salinger
•
•
Join Date: Mar 2005
Posts: 22
Reputation:
Solved Threads: 0
OpenGL is of interest to me too, I've found some helpful tutorials, info, docs at this site. I'll be taking a course soon on OpenGL so I kind of backed off of it until then. Here's the site to check out
http://www.opengl.org/
http://www.opengl.org/
•
•
Join Date: Oct 2005
Posts: 26
Reputation:
Solved Threads: 0
I would also recommend a solid foundation in physics if you're going to have your objects interacting with each other (which is hard to not have in OpenGL). You'll want to be fairly comfortable with pointers as well since they (through advanced data types like linked lists) are often used to manage the objects in your virtual world.
Wally
www.power-coder.net
Wally
www.power-coder.net
![]() |
Similar Threads
- Using OpenGL in Visual C++: Part I (Game Development)
- I need a solution for a opengl thing (C++)
- Randomize number with OpenGL (C++)
- Need advice using openGl with win XP (C++)
- OpenGl project and windows XP (Game Development)
Other Threads in the C++ Forum
- Previous Thread: C++ console program->ODBC->MS Access??
- Next Thread: Timesaving Tips
| Thread Tools | Search this Thread |
api application array arrays based beginner binary bitmap bmp c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete deploy developer dll dynamiccharacterarray email encryption error file format forms fstream function functions game generator getline graph homeworkhelp homeworkhelper iamthwee ifstream image input int java lib list loop looping loops map math matrix memory multiple newbie news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference rpg simple sorting string strings template text tree url vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets





