Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 6 of 6

Thread: Where do i can get openGL executables?

  1. #1
    Junior Member Newbie
    Join Date
    Mar 2009
    Posts
    1

    Where do i can get openGL executables?

    hi ,
    I'm new to openGL. so, from where i can get openGL executables?
    I'll be using JAVA

  2. #2
    Advanced Member Frequent Contributor scratt's Avatar
    Join Date
    May 2008
    Location
    Thailand
    Posts
    556

    Re: Where do i can get openGL executables?

    Not quite sure what you are after...

    Are you referring to the libraries so you can develop OpenGL?

    If so, what platform are you on?

    This might be a good place to start reading : http://www.opengl.org/about/overview/

    Most of the initial information you need can be found on this very web site.

  3. #3
    Super Moderator OpenGL Lord
    Join Date
    Dec 2003
    Location
    Grenoble - France
    Posts
    5,655

    Re: Where do i can get openGL executables?

    On Java, use JOGL to get accelerated GL :
    http://en.wikipedia.org/wiki/Java_OpenGL

    Start coding from the jogl demos :
    https://jogl-demos.dev.java.net/

  4. #4
    Senior Member OpenGL Pro
    Join Date
    Sep 2004
    Location
    Prombaatu
    Posts
    1,401

    Re: Where do i can get openGL executables?

    And Netbeans has a wicked little OpenGL plugin...

  5. #5
    Super Moderator OpenGL Lord
    Join Date
    Dec 2003
    Location
    Grenoble - France
    Posts
    5,655

    Re: Where do i can get openGL executables?


  6. #6
    Senior Member OpenGL Pro
    Join Date
    Sep 2004
    Location
    Prombaatu
    Posts
    1,401

    Re: Where do i can get openGL executables?

    Yep. (Just linked the search page.)

    (You'll probably get a redirect error without cookies enabled.)


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •