Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 2nd, 2004, 9:01 PM   #1
jubbincake
Programmer
 
Join Date: Oct 2004
Posts: 63
Rep Power: 5 jubbincake is on a distinguished road
I visited a game development site and every tutorial, or at leats alot of them were in directX. Is this better than C++ for programming games and stuff, or is C++ the best of all? I also saw alot of tutorials on mmorpg's but they were all in VB.. wierd? or is it me?
jubbincake is offline   Reply With Quote
Old Nov 2nd, 2004, 9:23 PM   #2
big_k105
PFO Founder

 
big_k105's Avatar
 
Join Date: Mar 2004
Location: Fargo, ND
Posts: 1,667
Rep Power: 10 big_k105 is on a distinguished road
Send a message via AIM to big_k105 Send a message via MSN to big_k105 Send a message via Yahoo to big_k105
Directx is just a bunch of libraries for creating games using C++
like different graphic libraries for windows
__________________
BIG K aka Kyle
Programming Forums
Kyle K Online

Please do not PM or email me programming questions. Post them in the forums instead.
big_k105 is offline   Reply With Quote
Old Nov 3rd, 2004, 9:28 AM   #3
101
Newbie
 
Join Date: Nov 2004
Posts: 6
Rep Power: 0 101 is on a distinguished road
.........OpenGL.......
101 is offline   Reply With Quote
Old Nov 3rd, 2004, 9:54 AM   #4
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
I am a OpenGL Supporter also.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote
Old Nov 3rd, 2004, 4:24 PM   #5
Benoit
Expert Programmer
 
Benoit's Avatar
 
Join Date: Sep 2004
Location: Ontario, Canada
Posts: 573
Rep Power: 5 Benoit is on a distinguished road
OpenGL sounds really cool...I was always interested in geometic primitives, but I can't find a good about Open GL anywhere
__________________
Johnny was a chemist's son but Johnny is no more, for what Johnny thought was H2O was H2SO4
Benoit is offline   Reply With Quote
Old Nov 3rd, 2004, 11:29 PM   #6
kurifu
Expert Programmer
 
kurifu's Avatar
 
Join Date: Jul 2004
Location: Halifax, Nova Scotia (Canada)
Posts: 784
Rep Power: 5 kurifu is on a distinguished road
Send a message via ICQ to kurifu Send a message via MSN to kurifu
Choose DirectX or OpenGL, they are both libraries, they serve as extensions to a given language, typically C or C++ in which facilitate making games. The breakdown if... if you want cross-platform oriented code use OpenGL, if you want a library that also support Sound, Input, Networking, and various other features used in game than use DirectX--OpenGL is graphics only.

C/C++ is probably the most commonly used language for gaming, the reason is simple. It produces compiled code that is clean and executes very quickly, as compaired to a lot of other languages which are a bit clunky when compiler... VB especially.

VB.net is likely used a lot in MUDS because of its ActiveX controls which facilitate working with sockets.. not to mention a lot of MUDs are "newbie creations" and lets face it.. VB is being taught in a lot of schools these days.

I recommend C++, you can do more with it.
__________________
Clifford Matthew Roche &lt;geek@cliffordroche.com&gt;
Web Hosting: http://www.crd-hosting.com
Consulting: http://www.crdev-consulting.com
kurifu is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:38 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC