|
-
December 11th, 2007, 04:04 AM
#1
can anyone tell me what do openGl use for?
can anyone tell me what do openGl use for?
i don't know how to do it.
codeuu
Last edited by yulin11; December 11th, 2007 at 04:06 AM.
-
December 11th, 2007, 05:19 AM
#2
Re: can anyone tell me what do openGl use for?
-
December 12th, 2007, 10:56 PM
#3
Re: can anyone tell me what do openGl use for?
OpenGL is a library for using 3D graphics. It is cross-platform and relatively simple, at least compared to Direct3D. I don't think I really need to go into details on the usefulness of 3D graphics, so I'll be brief: OpenGL is used a lot.
You can read a tutorial on using OpenGL with C or C++ here: http://nehe.gamedev.net.
-
December 13th, 2007, 09:28 AM
#4
Re: can anyone tell me what do openGl use for?
OpenGl is a graphics API. We use it to manipulate CAD geometry on the screen. It's a little misleading to imply that it's use is strictyl 3d. It works well with 2d modeling also.
Gort...Klaatu, Barada Nikto!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|