On the j3d.org website, we have a page dedicated to documenting the
differences between Java 3D OpenGL vs DirectX at:
  http://www.j3d.org/implementation/java3d-OpenGLvsDirectX.html

Simple summary: If your video card has good OpenGL support you'll
probably see a performance advantage of about 30% depending on the
scene.  For laptops and video cards without good OpenGL support DirectX
might be your best choice.

- John Wright
Starfire Research

Casanova Robert wrote:
>
> it depends basicaly wich one will have better performance on your machine.
> Your video card have a specific hardware to run this kind of code, and if you know
> which specific hardware have your video card it will be the decision.
>
> Normally the typical (non profesional cards) work fine with both, but
> OpenGL it's focused to high-level workstations, and Silicon Graphics...
> A good card to render OpenGL it's everytime su much expensive
> (like $350 US).
>
> I think if you don't bought a specific graphics card, you can use
> without problems DirectX (although it's Microsoft's)
>
> Robert.
>
> 09/08/2001 8:34:32, "ravi.goel" <[EMAIL PROTECTED]> wrote:
>
> >
> >
> >
> >   Hello,
> >
> >       I have been programming in Java for few months now,but a begineer to
> >   Graphics & Java 3D programming.
> >
> >
> >       I want to know watz the differenece between,OpenGL & DirectX.
> >       Which one should i download ???
> >       Is there any performance difference ???
> >
> >   Thanks!!!
> >
> >   R.G
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to