superdunkaroos Posted October 18, 2007 Posted October 18, 2007 hey guys, i was wondering what language do u need to know to be able to become a pc game programmer ? i really dont have any indepth knowledge of any language till now(just some vague idea about c++ ), but have a pretty good understanding about computer hardware and software. so where do i start ? and some more informaton on the topic would be helpful. thnx --NiTiN--
rogue_blade Posted October 18, 2007 Posted October 18, 2007 I say learn to design 3D models before you learn to program them [sIGPIC][/sIGPIC]
Solidburn Posted October 18, 2007 Posted October 18, 2007 There's a good 3D modeler out called Anim8tor. It's free and it's fairly flexible. "I know Not that which you have said, but if I had medication I would (Robin Williams)" [sIGPIC][/sIGPIC]
GGTharos Posted October 18, 2007 Posted October 18, 2007 You would be basically wrong, then, as designing 3D models has little to do with game programming. To the OP: You need a strong understanding of a language like C++ first, which is not to say you cannot gain this while trying to program a game. I suggest doing a search on google for something like 'game design book' or 'game programming book' ... those tend to be a reasonable start. [sIGPIC][/sIGPIC] Reminder: SAM = Speed Bump :D I used to play flight sims like you, but then I took a slammer to the knee - Yoda
Yeniceri Posted October 18, 2007 Posted October 18, 2007 agreed.. 3d has nothing to do with programming... and also will no help to programming.. [sIGPIC]http://i201.photobucket.com/albums/aa200/misikci/41-imza-1.jpg[/sIGPIC] "To infinity...and beyond!.." SIM-MOD Modeler TURK!
Kula66 Posted October 18, 2007 Posted October 18, 2007 O'Reilly do a book 'Physics for Game developers' ... looking at that you need pretty good maths too!
Mugatu Posted October 18, 2007 Posted October 18, 2007 Start by learning the language first and the principles of software design. Knowing the basics of OO will help you master C++ before moving on to games. There's plenty of free tuts around such as: http://java.sun.com/docs/books/tutorial/java/concepts/ http://www.cplusplus.com/doc/tutorial/
ZoomBoy27 Posted October 18, 2007 Posted October 18, 2007 Check out the GameDev web-site - http://www.gamedev.net/ ZoomBoy My Flight Sims Page - Link to My Blog - Sims and Things - DCS Stuff++ - Up-to-Speed Guides to the old Lockon A10A and Su-25T - Some missions [needs update]
Recommended Posts