954,157 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

3d game development

Hi every one,

I never had done game development in my life befor but I want to do 3d java game development. can n e one tell from scratch where should I start from?

Thank you,

Regards,
Syed Ahmed Hussain

AhmedHussain
Newbie Poster
4 posts since Mar 2009
Reputation Points: 10
Solved Threads: 0
 

Start by learning Java. Duh.

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 

lolz.. that helped me alot :D
Thanx Narue..
;)

but can u suggest me n e book for that?

AhmedHussain
Newbie Poster
4 posts since Mar 2009
Reputation Points: 10
Solved Threads: 0
 

Your best bet would be searching the Java forum. I'm not up to date on the "best" books for Java.

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 

There are plenty of resources listed in the "Starting Java" sticky thread at the top of the Java forum. Start with that.

Ezzaral
Posting Genius
Moderator
15,985 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847
 

I wouldn't really recommend using Java as a programming language for game development, especially 3D game development, buuuut oh well. If you want to use it for 3D game programming, you'll need to learn to use it for 2D game programming first.

SS

SlayingSoul
Newbie Poster
7 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

I wouldn't really recommend using Java as a programming language for game development, especially 3D game development, buuuut oh well. If you want to use it for 3D game programming, you'll need to learn to use it for 2D game programming first.

SS


hi i am also a newbie to programing and game programing in fact still a student and need to know a lot and one of my questions was what language is best suitable for 3d game development?

and what language is best suitable for windows application development?

those are my two main intrests and this far i am just convused

protjaart
Newbie Poster
3 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

hi i am also a newbie to programing and game programing in fact still a student and need to know a lot and one of my questions was what language is best suitable for 3d game development?

and what language is best suitable for windows application development?

those are my two main intrests and this far i am just convused

C++, C#
But I doubt you're at the level of 3D development.

MosaicFuneral
Posting Virtuoso
1,691 posts since Nov 2008
Reputation Points: 888
Solved Threads: 116
 

A good language for 3D game development that I would recommend and have already recommended here and there around here would be either DarkBASIC/DarkBASIC Pro, a language created for making games, especially 3D ones, or C++.

Good luck,

SS

SlayingSoul
Newbie Poster
7 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

If you haven't done programming/development before, please, for the love of god, do not start trying to make 3D games. You need to learn the basic concepts first, then work your way up.

And I wouldn't suggest Java for 3D games anyway. C++ would be your best bet. If you really wanted, you could do simplistic things with Python and a 3D library for that, like Panda3D. But I'd suggest going with C++ anyways because it seems that programmers who start off with C/C#/C++ understand more on the concept/theory end of it all, which you'll need for 3D stuff. Plus, you'll need great skill at mathematics too if you want to build 3D games.

As for Windows application development, you'll probably hear a lot about Java and C or C++, but Python usually works just as well, and Python's syntax is usually a lot easier to grasp for beginners too. Just depends if your program needs to run as quickly as possible, in which case I'd go with C.

Anyways, good luck getting into programming. The key thing is: START OUT SMALL. Don't jump onto huge projects without building skill with the language first.

shadwickman
Posting Pro in Training
497 posts since Jul 2007
Reputation Points: 186
Solved Threads: 77
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You