README.txt 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. Java (TM) Binding for the OpenGL (r) API, version 1.1.1
  2. -------------------------------------------------------
  3. This software is licensed by Sun Microsystems, as specified
  4. in the LICENSE-JOGL-1.1.1.txt file. You must use this software
  5. in accordance with the terms under which the code is licensed.
  6. Instructions for unzipping Java Binding for the OpenGL API, version 1.1.1
  7. --------------------------------------------------------------------
  8. After downloading and unzipping the zip file containing the
  9. JOGL release for your target platform, you will see the
  10. following files in the top directory:
  11. COPYRIGHT.txt
  12. LICENSE-JOGL-1.1.1.txt
  13. Userguide.html
  14. README.txt README file (you are reading it now)
  15. and the following subdirectory:
  16. lib contains JOGL implementation
  17. All of the JOGL implementation files (jar files and native
  18. libraries) are in the lib subdirectory. For instructions on
  19. how to use these implementation files to build or run a JOGL
  20. program see the enclosed JOGL user guide (Userguide.html).
  21. Project source code and getting assistance
  22. ------------------------------------------
  23. JOGL source code and project information can be found at:
  24. https://jogl.dev.java.net/
  25. Numerous answers to common questions can be found on the JOGL
  26. forum:
  27. http://www.javagaming.org/forums/index.php?board=25.0