Jump to content

question about 3D games??

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
stack

stack

    Learning Programmer

  • Members
  • PipPipPip
  • 42 posts
hi,
if i want to make 3D game in java what should i download to build it in addition to J2SE??

#2
oubless

oubless

    Newbie

  • Members
  • PipPip
  • 22 posts

stack said:

hi,
if i want to make 3D game in java what should i download to build it in addition to J2SE??

There was something about java binding for OpenGL, google it:
https://jogl.dev.java.net/

#3
laserdude45

laserdude45

    Learning Programmer

  • Members
  • PipPipPip
  • 36 posts
Personally I'd go with JMonkeyEngine because they're actually a game engine. Several commercial games have been made with this free engine!
Free web hosting
Shadowlan Technologies, for all your freelancing needs. Shoot me a PM...

#4
2stamlers

2stamlers

    Learning Programmer

  • Members
  • PipPipPip
  • 46 posts
My vote goes to JMonkeyEngine also, because its a game engine, and it get the job done without focusing your energy on trivia things, it has a commercial projects working with it...