C Board  

Go Back   C Board > General Programming Boards > Game Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 12-01-2005, 08:18 PM   #1
lv.42 Berserker
 
Drake's Avatar
 
Join Date: Jun 2005
Posts: 67
concerning industry

1.what is used in the industry? direct x or open gl
2.is it impossible for a single talented programmer to make a game like doom 95?
3.Does ITT tech provide a "good" program for videogames?
4.how does gui work w/ C++(download or code?)

*im learning C++ and game programming in dos
*wondering if i should use direct x or open gl for games
*learning java and gui at school
Drake is offline   Reply With Quote
Old 12-01-2005, 08:33 PM   #2
Dae
Deprecated
 
Dae's Avatar
 
Join Date: Oct 2004
Location: Canada
Posts: 1,032
1. Both. DirectX is used a bit more because of theres a lot of reuseable DirectX code in the Industry. OpenGL is the best choice for game programming, and would be the best to learn.

2. Yes. Plenty of single game programmers have made engines that are not too bad.

3. According to them they do. The only thing I've heard about ITTech is what I see in movies, and what my father (part of mensa, and tends to be overly critical) had to say about their program. Seems to me that although being taught the specifics does help, it limits you when it comes to anything else. Personally I would go for a degree in Computer Science, and not something like "3D Graphical Engineer" degrees that ITT make up.

4. Uh. Depends. For C++ you usually download a library like Allegro, or Qt to make a GUI. You could also use windows.h (comes with most compilers) to make a GUI. Then again you could use some stdio.h or something to make a text GUI.

If you're learning Java, then you would probably be learning Swing to make a GUI.

5. I'm 18, this is all just what I hear and read. I have no experience with whats being asked.
__________________
Warning: Have doubt in anything I post.

GCC 4.5, Boost 1.40, Code::Blocks 8.02, Ubuntu 9.10 010001000110000101100101
Dae is offline   Reply With Quote
Old 12-02-2005, 12:15 AM   #3
Super Moderator
 
Bubba's Avatar
 
Join Date: Aug 2001
Posts: 7,819
Quote:
4. Uh. Depends. For C++ you usually download a library like Allegro, or Qt to make a GUI. You could also use windows.h (comes with most compilers) to make a GUI. Then again you could use some stdio.h or something to make a text GUI.
windows.h is not the sum total of the Windows GUI. There is far more to it.
__________________
If you aim at everything you will hit something but you won't know what it is.
Bubba is offline   Reply With Quote
Old 12-02-2005, 01:10 AM   #4
Dae
Deprecated
 
Dae's Avatar
 
Join Date: Oct 2004
Location: Canada
Posts: 1,032
Quote:
Originally Posted by Bubba
windows.h is not the sum total of the Windows GUI. There is far more to it.
I can't tell if the OP was referring to simple GUI things like he would be doing in school, or concerning the industry. Hum..
__________________
Warning: Have doubt in anything I post.

GCC 4.5, Boost 1.40, Code::Blocks 8.02, Ubuntu 9.10 010001000110000101100101
Dae is offline   Reply With Quote
Old 12-02-2005, 07:01 AM   #5
Slave
 
MadCow257's Avatar
 
Join Date: Jan 2005
Posts: 735
Quote:
2.is it impossible for a single talented programmer to make a game like doom 95?
As far as I can tell that's quite possible, especially if you make use of other people's engines. If I tried I would need an artist too though :P
MadCow257 is offline   Reply With Quote
Old 12-02-2005, 01:03 PM   #6
Call me AirBronto
 
Join Date: Sep 2004
Location: Indianapolis, Indiana
Posts: 195
Quote:
Originally Posted by Drake
2.is it impossible for a single talented programmer to make a game like doom 95?
umm yea, and a little more than doom 95, have you guys ever seen projectoffset. The team just got 2 new people but the 2 videos that are on their website, sneek peek 1 and 2, were running inside their game engine which was basically programmed by Sam McGrath and him alone becouse the 2 other cofounders are artists.


web site: http://www.projectoffset.com/
link to videos: http://www.projectoffset.com/downloads.html
loopshot is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need a new industry FillYourBrain General Discussions 20 10-30-2008 05:19 PM
C++ Contractors Needed with Life Insurance Industry exp.. Bill Law Projects and Job Recruitment 0 08-13-2007 08:19 PM
state of the industry itld A Brief History of Cprogramming.com 6 01-05-2003 03:41 PM
Video Games Industry. 5 years left. ethic A Brief History of Cprogramming.com 26 12-10-2002 10:52 PM
Understanding Programming Industry kuphryn C++ Programming 4 04-03-2002 07:26 PM


All times are GMT -6. The time now is 09:23 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22