|
|
|
| Web Hosting Guide |
![]() ![]() |
Java, Experiences? Java 3d? |
Jan 13 2005, 08:21 PM
Post
#1
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 6 Joined: 29-December 04 Member No.: 1,903 |
I want to experiment with using Java as a language for graphics intensive games. I think that this could be effective with Java 3d or intensive use of JNI. Anybody have experience going either of these routes? What kinds of experiences have people had in general with writing games in Java?
|
|
|
|
Feb 9 2005, 05:16 PM
Post
#2
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 16 Joined: 9-February 05 Member No.: 2,579 |
Java3d is a good platform for beginners to start programming games. I myself started to learn Java 3d from spinning simple cubes to create user-interactive buttons.
The basic requirement of using java3d is you must have a good foundation of Java language before attempting to do so. |
|
|
|
Mar 13 2005, 04:10 PM
Post
#3
|
|
|
Member [ Level 1 ] Group: Members Posts: 45 Joined: 5-February 05 Member No.: 2,529 |
I personally don't like java, the litle quirks that can entirely tank your program really piss me off. I much prefer C++ more sense, and i dont have to worry about which classes can see this class or what object can use this method, etc.
|
|
|
|
Apr 10 2005, 03:43 AM
Post
#4
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 6 Joined: 10-April 05 Member No.: 3,805 |
I use java. I use a lot more application side of programming in java, but from my experiences with Java 2D and Java 3D, you need to know the application side first, which is basic coding with I/O. Then you can go to graphical interfaces and all the events. Everything you do in an applet is an event. some classes with the java compiler are abstract which means you have to make every method in that class in your program, whether you need to handle mouse holds or not. That can be annoying, but otherwise the programmer is totally in control of what the user can do. No cheating physics or "convenient errors" in your program.
|
|
|
|
Apr 15 2005, 06:27 PM
Post
#5
|
|
|
Advanced Member Group: Members Posts: 196 Joined: 12-April 05 Member No.: 3,899 |
In general, using a non-native language for realtime applications like games is a no-no. Still with 2 GHz computers common and 3 Ghz boxes becoming so, I guess that it doesn't matter as much as it used to.
|
|
|
|
![]() ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
Similar Topics
| Topic Title | Replies | Topic Starter | Views | Last Action | |||
|---|---|---|---|---|---|---|---|
![]() |
5 | Kart | 2,338 | 27th May 2009 - 06:31 AM Last post by: iG-Paul |
|||
![]() |
26 | Hercco | 3,354 | 22nd May 2009 - 06:05 AM Last post by: satwant007 |
|||
![]() |
7 | LuPPy | 1,511 | 7th May 2009 - 02:10 AM Last post by: iG-james klinestiver |
|||
![]() |
4 | sparkx | 551 | 22nd April 2009 - 07:02 AM Last post by: iG-tugalsan |
|||
![]() |
2 | sendto | 2,815 | 18th April 2009 - 02:12 PM Last post by: iG-Mitch Hall |
|||
![]() |
1 | kingdomtroy | 407 | 23rd March 2009 - 06:02 PM Last post by: ernesto |
|||
![]() |
16 | mahender | 8,703 | 2nd March 2009 - 11:22 AM Last post by: iG-Author Name - e.g. John, Mike |
|||
![]() |
6 | JMC | 2,466 | 4th February 2009 - 04:02 PM Last post by: wutske |
|||
![]() |
1 | Anil Rao | 871 | 3rd December 2008 - 07:57 PM Last post by: iG-benitoo |
|||
![]() |
2 | sparkx | 583 | 12th November 2008 - 12:06 AM Last post by: xboxrulz |
|||
![]() |
2 | sparkx | 780 | 24th September 2008 - 11:25 PM Last post by: sparkx |
|||
![]() |
5 | FearfullyMade | 2,246 | 17th September 2008 - 08:58 PM Last post by: Siddharth0016 |
|||
![]() |
13 | vicky99 | 4,527 | 6th September 2008 - 07:52 AM Last post by: Guest |
|||
![]() |
5 | suicide | 4,348 | 5th September 2008 - 08:28 PM Last post by: Guest |
|||
![]() |
5 | khalilov | 521 | 2nd September 2008 - 09:31 PM Last post by: khalilov |
|||
|
Lo-Fi Version | Time is now: 4th July 2009 - 03:10 PM |
© 2009 AstaHost: Free Web Hosting & Technical Discussion, Free Web Hosting. a member of xisto.
Powered by Invision Board. Skin: IPB Forum Skins
Expand / Collapse Navigation



Jan 13 2005, 08:21 PM





