|
-
Dec 1st, 2002, 04:26 PM
#1
Thread Starter
Fanatic Member
OpenGL and Direct 3D
I know this kinda thread been answered MANY times before...
I think OpenGL is much easier when you use GLU.
And you can make games with OpenGL that will run on other platforms.
Why should I use Direct 3D instead?
Textures is easier to load with Direct 3D...
Last edited by petrus; Dec 1st, 2002 at 04:29 PM.
ICQ: 128716725
-
Dec 1st, 2002, 07:24 PM
#2
Fanatic Member
i'm no expert, but isn't D3D easier to program for / has more features or something?
You always hear about DX-version compatability with video cards pretaining to features and such.....
-
Dec 2nd, 2002, 03:08 AM
#3
Lively Member
XML?
I m new to webdesigning Well i know ASP and other related stuff. Somebody told me that you should learn XML could you please tell me the advantages of the XML.
-
Dec 2nd, 2002, 08:27 AM
#4
Monday Morning Lunatic
blackeyed: And the connection to this thread is...?
I don't know, textures are pretty simple to load with OpenGL as well.
As regards D3D features, most of those features are also available in OpenGL, as extensions which you can query and use from your program (for example, you can use specific extensions if someone runs your program on a new card, but degrade gracefully otherwise).
And yes, OpenGL is far better if you want to consider running on a different platform. With OpenGL, the only bit that usually needs altering is the initial window creation, and any input stuff (however, toolkits like GLUT sort *all* of that out).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Dec 2nd, 2002, 12:36 PM
#5
Thread Starter
Fanatic Member
Re: XML?
Originally posted by blackeyed
I m new to webdesigning Well i know ASP and other related stuff. Somebody told me that you should learn XML could you please tell me the advantages of the XML.
XML? We're talking 3D programs here!
-
Dec 2nd, 2002, 04:26 PM
#6
Frenzied Member
Originally posted by parksie
blackeyed: And the connection to this thread is...?
Probably the admins 
Z.
-
Dec 2nd, 2002, 07:38 PM
#7
Fanatic Member
ahh wonderful broken thread.
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
|