adding the old examples to the new opengl lib

This commit is contained in:
benfry
2011-06-18 15:38:31 +00:00
parent 3683e5687e
commit 2b72e61ed3
12 changed files with 1129 additions and 6 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
# If you want to support more platforms, see the jogl.dev.java.net to get the
# natives libraries for the platform in question (i.e. Solaris).
name = OpenGL2
name = OpenGL
# In releases later than (but not including) 1.0.9, the applet JAR files
# are downloaded directly from Sun, so that a single version is cached
# on the user's computer, rather than increasing the download size with
# the versions for each platform.
applet = opengl2.jar
applet = opengl.jar