summaryrefslogtreecommitdiffstats
path: root/src/demos/data/images
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2003-06-25 09:05:29 +0000
committerKenneth Russel <[email protected]>2003-06-25 09:05:29 +0000
commit2179980ed660ef66a9c064d153c5de7994d431ab (patch)
tree926fa0ccc31737ad9753a64bf0451dd818652d1b /src/demos/data/images
parent1a1ad3a33b2932187410bc8bb4bf44362a26c8b0 (diff)
Split up net.java.games.util; moved GLUT and BufferUtils into
net.java.games.jogl.util, and moved demo-specific utility classes into jogl-demos project under demos.util. Added nearly all JavaOne demos into jogl-demos project; rewrote where necessary to use ClassLoader.getResourceAsStream() instead of flat files, put into packages and added to Makefile. Added gleem to jogl-demos project. Added jogl.jar build rule. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@3 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
Diffstat (limited to 'src/demos/data/images')
-rw-r--r--src/demos/data/images/decal_image.pngbin0 -> 33583 bytes
-rw-r--r--src/demos/data/images/droplet.tgabin0 -> 4140 bytes
-rw-r--r--src/demos/data/images/nvfixed.tgabin0 -> 262188 bytes
-rw-r--r--src/demos/data/images/nvlogo_spot.pngbin0 -> 54267 bytes
-rw-r--r--src/demos/data/images/nvspin.tgabin0 -> 262188 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/src/demos/data/images/decal_image.png b/src/demos/data/images/decal_image.png
new file mode 100644
index 0000000..9998c00
--- /dev/null
+++ b/src/demos/data/images/decal_image.png
Binary files differ
diff --git a/src/demos/data/images/droplet.tga b/src/demos/data/images/droplet.tga
new file mode 100644
index 0000000..f545cbc
--- /dev/null
+++ b/src/demos/data/images/droplet.tga
Binary files differ
diff --git a/src/demos/data/images/nvfixed.tga b/src/demos/data/images/nvfixed.tga
new file mode 100644
index 0000000..c9d32c3
--- /dev/null
+++ b/src/demos/data/images/nvfixed.tga
Binary files differ
diff --git a/src/demos/data/images/nvlogo_spot.png b/src/demos/data/images/nvlogo_spot.png
new file mode 100644
index 0000000..2a77c8e
--- /dev/null
+++ b/src/demos/data/images/nvlogo_spot.png
Binary files differ
diff --git a/src/demos/data/images/nvspin.tga b/src/demos/data/images/nvspin.tga
new file mode 100644
index 0000000..50401d8
--- /dev/null
+++ b/src/demos/data/images/nvspin.tga
Binary files differ