Java3D 'Jungle'
Uploader Comments (AbelCorver)
All Comments (29)
-
Is your computer so gay laggy, or does the engine suck..?
-
@StormWolf01 Like abel said, and check out dark gdk. It is great for making your first game that is 3D but in C++
-
how long did it take to make? and how did u learn all this :D! DAMN
-
Where did you learn all this stuff I am really new and I can't find anything on how to do stuff like make a ground, sky, houses, etc or anything! I can't even find out how to move a f*** camera/perspective! HELP!
-
thanks for the answer man. other questions i have, hope it dosent bother you..when i get jdk and java 3d Do i start at java 3d or jdk? where do i program it? will i be able to start modeling immediately? anyways thanks. have a good day. If you can can you bive me a step by step thingy on what to do first and which programs to use in order. thanks dude.
-
@KingofLich1 Yes you can , but you need skill to create a game.
-
can i make a first person shooter with java???? if can plz tell i wanna make my own fps
-
@StormWolf01 yeah i play it alot, its insane what he has done. my programming teacher and i talk about it and we dont even know. like i cant even make one of those little squares, let alone give it the dynamics and breaking and stuff. he is a wizard.
Hi. I am realy noobie in this stuff. I just wan to know. To make a 3d java game do i need to get jdk? or just java 3d? Do i program with jdk or is it within java 3d? do i need java se or anything else to make it? Or is java 3d have everything pcked inside it... anyways hope you answer soon. thanks
TheFoolishFilms 1 year ago
@TheFoolishFilms You need both the Java Development Kit (JDK) - which is required for all Java programs - and the Java3D library. I like working with Netbeans. I believe you can download it with both JDK and Java3D included. Good luck!
AbelCorver 1 year ago
Is it possible to create a modern looking game with java? I program in java, but i have never tried 3D programming. And from what i heard, you really have to use C++. Is it still true or has java improved? Cause since i am "used" to programming in java, i consider learning 3D programming in java. But is it worth it, and can you achieve anything good with it?
StormWolf01 1 year ago
@StormWolf01 Yes, it is possible, I have seen it been done before. My personal experience: Are you using Java because it is supposed to be easier? If so: I think it is easier to get something at all going, and see some results. Getting performance with Java (something you might want for a game), (imo) is easier in (e.g) C++. Want to make something quick? Get familiar with basic 3D, go with Java, and later switch to C++. Want to make something in the long run? Go for a 3D library and C++.
AbelCorver 1 year ago