Game Speed With Java...

J

JariTapio

Hei!

I was thinkin about the speed of the Java
graphic commands and i hav noticed that
all the command are really really slow even
with my AMD 1.733 Athlon...

So, If i go to make a shoot em up with
graphics what graphic commands i need
to learn and is there any tricks to do graphics
screen full of action...

JariTapio/Helsinki/13may2005
www.EuroJari.com
 
A

Alun Harford

JariTapio said:
Hei!

I was thinkin about the speed of the Java
graphic commands and i hav noticed that
all the command are really really slow even
with my AMD 1.733 Athlon...

So, If i go to make a shoot em up with
graphics what graphic commands i need
to learn and is there any tricks to do graphics
screen full of action...

OpenGL.

Alun Harford
 
C

Chris Smith

Alun Harford said:

There are OpenGL implementations for Java using native code. The
standard route, however, is Java3D. Java3D is a higher level scene-
graph oriented API for 3D graphics, and is available as a standard
extension for the Java platform. On most platforms, it will be
implemented on top of OpenGL. On Windows you have a choice between an
OpenGL or Direct3D-based reference implementation from Sun.

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 
J

JariTapio

I was thinkin about the speed of the Java
graphic commands and i hav noticed that
all the command are really really slow even
with my AMD 1.733 Athlon...

So, If i go to make a shoot em up with
graphics what graphic commands i need
to learn and is there any tricks to do graphics
Applet screen full of action...
OpenGL And DirectX,
Hmmm... I hav never used neither with Java,
Please,where can I download SDKs for them...

Thanks anyway...

JariTapio/Helsinki/14may2005
www.EuroJari.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,268
Messages
2,571,096
Members
48,773
Latest member
Kaybee

Latest Threads

Top