Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by xxZmanxx

  1. xxZmanxx

    Error trying to run a simple JAVA 3D app

    yes, I have a copy. and I looked into it and I have another OpenGL driver, not from ATI but it will work just fine.
  2. xxZmanxx

    Error trying to run a simple JAVA 3D app

    I just deleated the file "atioglxx.dll" and everything runs fine. Thanks for trying tho.
  3. xxZmanxx

    Error trying to run a simple JAVA 3D app

    I'm just starting to learn JAVA 3D, and I can't even get a simple example running. Here is the code: import java.applet.Applet; import java.awt.BorderLayout; import java.awt.Frame; import java.awt.GraphicsConfiguration; import java.awt.event.*; import javax.media.j3d.*; import javax.vecmath.*...

Part and Inventory Search

Back
Top