Thread: OpenGL in java

  1. #1
    Seņor Member
    Join Date
    Jan 2002
    Posts
    560

    OpenGL in java

    I know OpenGL works in java, and I've been pulling my hair out trying to get the OpenGL libraries to work in java. Has anyone done this or have a good website that shows how?

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    I haven't seen that, and I'm probably wrong, but are you sure? How do you know? And just out of curiosity, would that work in Applets too?

  3. #3
    Seņor Member
    Join Date
    Jan 2002
    Posts
    560
    Yes, OpenGL in java does work in applets, but in browsers it doesn't work too well. It has to be translated by the browse so it is pretty slow. I know OpenGL works in java because I know it's multi-platform and if you go to nehe.gamedev.net and look at the tutorials, it has java translations. But disregard this topic now, I'm gonna use Java3D.

  4. #4
    Has a Masters in B.S.
    Join Date
    Aug 2001
    Posts
    2,263
    they have at least one link here under coding

    http://www.opengl.org
    ADVISORY: This users posts are rated CP-MA, for Mature Audiences only.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linking OpenGL in Dev-C++
    By linkofazeroth in forum Game Programming
    Replies: 4
    Last Post: 09-13-2005, 10:17 AM
  2. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  3. C#, Java, C++
    By incognito in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 10-05-2004, 02:06 PM
  4. OpenGL .dll vs video card dll
    By Silvercord in forum Game Programming
    Replies: 14
    Last Post: 02-12-2003, 07:57 PM
  5. opengl code not working
    By Unregistered in forum Windows Programming
    Replies: 4
    Last Post: 02-14-2002, 10:01 PM