Forum     

Go Back   Digit Technology Discussion Forum > Gaming > Gamerz
Register FAQ Calendar Mark Forums Read

Gamerz Whether it's on a PC, console, on your phone or in your browser, we all love games. Reviews, walkthroughs, consoles, easter eggs, cheats, etc., should be posted here. Note: All views/reviews within are the opinions of the respective posters only


View Poll Results: Best game of all tymzzzzzz.......
Counter Strike 2 28.57%
Need for Speed 2 28.57%
AOE 0 0%
Prince of Persia 3 42.86%
Halo 0 0%
Warhammer 0 0%
Voters: 7. You may not vote on this poll

Closed Thread
 
LinkBack (1) Thread Tools Display Modes
Old 16-01-2010, 12:33 AM   1 links from elsewhere to this Post. Click to view. #1 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2009
Posts: 6
Cool game programming


Hello guys.........
I want to know about any institutes in India that offer M.Tech in Game Programming........I have searched several places but couldn't find a satisfying answer to what if I want my career to shape up in game programming field............
wannagamedeveloper is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 16-01-2010, 10:03 AM   #2 (permalink)
prasath->loves(APPLE);
 
prasath_digit's Avatar
 
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
Smile Re: game programming

I also want to have a career in the game programming field right from my high school days from what i have searched here is the info:-

Your Game Demo is more important than your qualifications for your employer first choose your specialization in the field, based on that do your research, even if an institute comes up an offers an M.Tech or some other course in game dev its only a complete overview of the game dev process/techniques etc. Although an overview is important, what will really get u into the field and give u an edge is specilization.

From what i know the 'Basic-Specializations' are:-

1.AI Programmer.
2.Graphics Programmer.
3.Physics Programmer.
3.Network/Multiplayer Programmer.
4.Gameplay Programmer.
5.Audio Programmer.
6.Tools Programmer.

from these positions one may move on to higher positions like:- (through performance and skills)

1.Lead Programmer
2.Technical Director
3.Game Engine Architect

There are many more sub-specializtions like

1.Engine/Tools programmer.
2.Graphics/Specialeffects programmer.
3.Playstation 3 Graphics Programmer.
4.Technical Art Director.
5.Technology Programmer.

Institutes in India offering Game Dev/Programming courses:-

1.S.A.G.E info labs in New Delhi

2.Image College of Arts and Technology in Chennai

Remember for Game Programming Maths & Physics are very important.

My suggestion would be study Maths & C++ strongly for any role in game development.

Hope this helps you brother. Thanks
__________________
My Desktop Spec:- :-)

AMD Athlon 64 X2 3600+
ASUS M2N-MX Motherboard
2GB DDR2 RAM
500GB Seagate HDD

My Laptop Spec:- :)

BRAND:
TOSHIBA
MODEL:
C640-X4012
2nd Gen Intel Core i5 2430M
4GB DDR3 RAM
500GB HDD

Last edited by prasath_digit; 16-01-2010 at 10:09 AM. Reason: to provide more information
prasath_digit is offline  
Old 18-01-2010, 12:21 PM   #3 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2009
Posts: 6
Default Re: game programming

thanks prasath_digit for such a useful info........
what are you doing to enter Gaming field?


one more query...about the language to excel in..(JAVA OR C++ OR any other)...as i have got the info from net, most games (Cool 3D Games) are programmed in C++....JAVA is not used in console game programming as it is slow, but some websites posts that soon JAVA too wil be used in Game Programing(Console) as now-a-dys on speed basis JAVA is very close to C++....the tragedie is that I have learned JAVA and litle C++ and moreover i am working in a sftwr dvplmnt comp in JAVA field....so i m not able to decide that should i excel in JAVA or should i turn my path to C++.........
wannagamedeveloper is offline  
Old 18-01-2010, 07:36 PM   #4 (permalink)
prasath->loves(APPLE);
 
prasath_digit's Avatar
 
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
Smile Choose C++

Quote:
Originally Posted by wannagamedeveloper View Post
what are you doing to enter Gaming field?
I realized very early on that here in India only a handful of institutes offer courses in game programming so i started learning things myself I studied both C & C++ myself upto the point that I could read & write some intermediate programs myself then I did some research and realized that you have to excel in atleast one major graphics API either OpenGL or Direct3D and do a demo with it. I'm into game maths right now, then I hope to start doing some demos using OpenGL.

I strongly recommed this book for you:-

Mathematics for 3D Game Programming and Computer Graphics

- Eric Lengyel, Charles River Media Publications


Quote:
Originally Posted by wannagamedeveloper View Post
one more query...about the language to excel in..(JAVA OR C++ OR any other)...as i have got the info from net, most games (Cool 3D Games) are programmed in C++....JAVA is not used in console game programming as it is slow, but some websites posts that soon JAVA too wil be used in Game Programing(Console) as now-a-dys on speed basis JAVA is very close to C++....the tragedie is that I have learned JAVA and litle C++ and moreover i am working in a sftwr dvplmnt comp in JAVA field....so i m not able to decide that should i excel in JAVA or should i turn my path to C++.........
Ok lets get this clear, choice of language is a purely a technical issue, C++ is compiled while Java is interpreted. C++ is used in PC & Console Games to get the max performance from the hardware. Java ME is used in mobile games while some mobile platforms like Symbian allow us to write games in C++, Java ME is the choice for mobile games. So the language you want to learn depends on what you want to do and where. If you want to do something on the PC C++ wins hands down. If you wanna get into mobile arena Java ME is the choice.

while its true that Java is getting faster, I don think it can match C++ in performance atleast in the near future. Another thing about these choice of managed languages( Java, .NET ) for game programming is that, currently majority of the graphics processing is done in the GPU not in CPU. So it may be possible that in the future we can write a game like Crysis 2 using Java but to look into these technical crystalballs one needs a lot of knowledge and experience. Now Intel is going release a graphics processor, and NVIDIA has some inroads into the traditional CPU market, i think only pros and industry watchers can have a valid opinion on this one.

If you are still confused about ur choice of language, CHOOSE C++

Thanks Brother
__________________
My Desktop Spec:- :-)

AMD Athlon 64 X2 3600+
ASUS M2N-MX Motherboard
2GB DDR2 RAM
500GB Seagate HDD

My Laptop Spec:- :)

BRAND:
TOSHIBA
MODEL:
C640-X4012
2nd Gen Intel Core i5 2430M
4GB DDR3 RAM
500GB HDD
prasath_digit is offline  
Old 19-01-2010, 08:36 PM   #5 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2009
Posts: 6
Default Re: game programming

Thanks bro.....
Can u suggest a good book for C++ particularly aiming at the required point......
wannagamedeveloper is offline  
Old 20-01-2010, 12:40 PM   #6 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2009
Posts: 6
Default Re: game programming

I m really stuck........
professionaly i m working in java technology.....but once i choose to learn C++..that would be like riding on two boats........plzz help.......
wannagamedeveloper is offline  
Old 20-01-2010, 10:27 PM   #7 (permalink)
prasath->loves(APPLE);
 
prasath_digit's Avatar
 
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
Smile Re: game programming

Quote:
Originally Posted by wannagamedeveloper View Post
Thanks bro.....
Can u suggest a good book for C++ particularly aiming at the required point......
C++ How to Program

- Paul J.Deitel

It is one of the biggest books on C++ which covers pretty much everything. I believe this one book should be more than enough for u at this point.

---------- Post added at 10:27 PM ---------- Previous post was at 10:22 PM ----------

Quote:
Originally Posted by wannagamedeveloper View Post
I m really stuck........
professionaly i m working in java technology.....but once i choose to learn C++..that would be like riding on two boats........plzz help.......
Then try:-

Killer Game Programming in Java

- Andrew Davison, O'Reilly Publications

It contains 32 chapters on Game Programming using Java SE, including 2D, 3D, Audio, Texture Creation, Model importing, Network ( Multiplayer ) programming. The book concludes with developing a very simple multiplayer 3D First-Person-Shooter game using Java SE. Here 2D & 3D Graphics are done using the Java 2D & Java 3D APIs.
__________________
My Desktop Spec:- :-)

AMD Athlon 64 X2 3600+
ASUS M2N-MX Motherboard
2GB DDR2 RAM
500GB Seagate HDD

My Laptop Spec:- :)

BRAND:
TOSHIBA
MODEL:
C640-X4012
2nd Gen Intel Core i5 2430M
4GB DDR3 RAM
500GB HDD
prasath_digit is offline  
Old 21-01-2010, 10:42 AM   #8 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2009
Posts: 6
Default Re: game programming

Thanks again prasath.......
Can i have your gmail ID so that i can bother you if i face any problems.......
wannagamedeveloper is offline  
Old 21-01-2010, 05:06 PM   #9 (permalink)
prasath->loves(APPLE);
 
prasath_digit's Avatar
 
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
Talking Re: game programming

Quote:
Originally Posted by wannagamedeveloper View Post
Thanks again prasath.......
Can i have your gmail ID so that i can bother you if i face any problems.......
Thanks, I've PM ed u my id. BTW PM me ur true name
__________________
My Desktop Spec:- :-)

AMD Athlon 64 X2 3600+
ASUS M2N-MX Motherboard
2GB DDR2 RAM
500GB Seagate HDD

My Laptop Spec:- :)

BRAND:
TOSHIBA
MODEL:
C640-X4012
2nd Gen Intel Core i5 2430M
4GB DDR3 RAM
500GB HDD
prasath_digit is offline  
Old 21-01-2010, 06:05 PM   #10 (permalink)
deAdLy GamEr :P
 
himanshu_game's Avatar
 
Join Date: Sep 2007
Location: INDIA
Posts: 71
Default Re: game programming

read C++ for game Programmers,3d math primer for graphics and game development ,PRogramming GAme AI by Example,....
excellent books if u know basic C++...
__________________
Q6600,Abit Ip35e,4 gb ddr2 800,1 TB WD(black edition),MSI Radeon 4770,creative t6100,cm 690.

living ma dream of GAME DEVELOPMENT................
himanshu_game is offline  
Old 22-01-2010, 07:18 PM   #11 (permalink)
prasath->loves(APPLE);
 
prasath_digit's Avatar
 
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
Smile Re: game programming

Quote:
Originally Posted by himanshu_game View Post
read C++ for game Programmers,3d math primer for graphics and game development ,PRogramming GAme AI by Example,....
excellent books if u know basic C++...
Really nice Books Thanx Brother
__________________
My Desktop Spec:- :-)

AMD Athlon 64 X2 3600+
ASUS M2N-MX Motherboard
2GB DDR2 RAM
500GB Seagate HDD

My Laptop Spec:- :)

BRAND:
TOSHIBA
MODEL:
C640-X4012
2nd Gen Intel Core i5 2430M
4GB DDR3 RAM
500GB HDD
prasath_digit is offline  
Closed Thread

Bookmarks

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
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/gamerz/123876-game-programming.html
Posted By For Type Date
Forums.Chip.in • View topic - Game Programming This thread Refback 20-05-2011 05:18 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Game You are Currently Addicted to skippednote Gamerz 10168 15-02-2011 01:13 PM
All the Far Cry and Crysis posts here ionicsachin Gamerz 373 05-04-2010 04:12 PM
Torque game Engine desijays Gamerz 1 05-10-2006 12:30 AM
Age of Empires 3 Discussions... icecoolz Gamerz 116 26-01-2006 08:03 PM

 
Latest Threads
- by bhaskar
- by Soumik
- by trublu

Advertisement




All times are GMT +5.5. The time now is 02:52 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2