From 971762138bef7ad540026e9fb77e1018f9d23828 Mon Sep 17 00:00:00 2001 From: jada Date: Tue, 14 Feb 2006 19:32:21 +0000 Subject: 1) Copy shader related files to respective classes directory instead of under resources directory. 2) Added more examples to run with ant command. --- build.xml | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 77 insertions(+), 7 deletions(-) diff --git a/build.xml b/build.xml index a78f370..fd37a03 100644 --- a/build.xml +++ b/build.xml @@ -79,11 +79,11 @@ - + - + @@ -119,9 +119,16 @@ ************************************************** --> - + + classname="org.jdesktop.j3d.examples.appearance.AppearanceMixed"> + + + + + + @@ -133,6 +140,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -140,18 +189,39 @@ + + + + + + + + + + + + - + + classname="org.jdesktop.j3d.examples.texture_by_ref.TextureByReference"> - + + + + + + + -- cgit v1.2.3