diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-02-01 01:33:24 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-02-01 01:33:24 +0000 |
commit | 39283191507259cb4dccba3441cdf16025179829 (patch) | |
tree | 29ad229325ab151a056d06fbe4c6f1fcd7b292d7 /src/geometry/minimart.mtl | |
parent | 3d596b24b72677fbf264a22f3c0ff44aa9bb2baf (diff) |
Issue 206 : Example program cleanup
Item 4) Reorganized directory structure to make the examples a single project rather than a collection of independent apps.
. All example programs moved under src/classes, and all are now in a subpackage of org.jdesktop.j3d.examples.
. All resource files (geometry, images, audio) moved under src/resources
. ant script now exists only at top level
. Created netbeans project file for NetBeans IDE
Diffstat (limited to 'src/geometry/minimart.mtl')
-rw-r--r-- | src/geometry/minimart.mtl | 131 |
1 files changed, 0 insertions, 131 deletions
diff --git a/src/geometry/minimart.mtl b/src/geometry/minimart.mtl deleted file mode 100644 index 897e5c8..0000000 --- a/src/geometry/minimart.mtl +++ /dev/null @@ -1,131 +0,0 @@ -newmtl 58_3 -Ka 0.491326 0.491326 0.491326 -Kd 0.078057 0.208360 0.464741 -Ks 0.875138 0.875138 0.311181 -illum 2 -d 1.000000 -Ns 468.750000 -map_Kd concrete.int - -newmtl 0_0 -Ka 0.070740 0.070740 0.070740 -Kd 0.456263 0.456263 0.456263 -Ks 0.028991 0.028991 0.028991 -illum 2 -d 1.000000 -Ns 0.000000 -map_Kd pumps.int - -newmtl 58 -Ka 0.491326 0.491326 0.491326 -Kd 0.078057 0.208360 0.464741 -Ks 0.875138 0.875138 0.311181 -illum 2 -d 1.000000 -Ns 468.750000 - -newmtl 50 -Ka 0.382389 0.382389 0.382389 -Kd 0.078057 0.208360 0.464741 -Ks 0.875138 0.875138 0.311181 -illum 2 -d 1.000000 -Ns 468.750000 - -newmtl 0 -Ka 0.070740 0.070740 0.070740 -Kd 0.456263 0.456263 0.456263 -Ks 0.028991 0.028991 0.028991 -illum 2 -d 1.000000 -Ns 0.000000 - -newmtl 0_1 -Ka 0.070740 0.070740 0.070740 -Kd 0.456263 0.456263 0.456263 -Ks 0.028991 0.028991 0.028991 -illum 2 -d 1.000000 -Ns 0.000000 -map_Kd numbers.int - -newmtl 49_4 -Ka 1.000000 1.000000 1.000000 -Kd 1.000000 1.000000 1.000000 -Ks 0.875138 0.875138 0.311181 -illum 2 -d 1.000000 -Ns 992.187500 -map_Kd gas.rgb - -newmtl 0_2 -Ka 0.070740 0.070740 0.070740 -Kd 0.456263 0.456263 0.456263 -Ks 0.028991 0.028991 0.028991 -illum 2 -d 1.000000 -Ns 0.000000 -map_Kd brick2.int - -newmtl 0_6 -Ka 0.070740 0.070740 0.070740 -Kd 0.456263 0.456263 0.456263 -Ks 0.028991 0.028991 0.028991 -illum 2 -d 1.000000 -Ns 0.000000 -map_Kd thdoor.inta - -newmtl 0_7 -Ka 0.070740 0.070740 0.070740 -Kd 0.456263 0.456263 0.456263 -Ks 0.028991 0.028991 0.028991 -illum 2 -d 1.000000 -Ns 0.000000 -map_Kd window.inta - -newmtl 0_8 -Ka 0.070740 0.070740 0.070740 -Kd 0.456263 0.456263 0.456263 -Ks 0.028991 0.028991 0.028991 -illum 2 -d 1.000000 -Ns 0.000000 -map_Kd gravel.int - -newmtl 0_5 -Ka 0.070740 0.070740 0.070740 -Kd 0.456263 0.456263 0.456263 -Ks 0.028991 0.028991 0.028991 -illum 2 -d 1.000000 -Ns 0.000000 -map_Kd products.rgb - -newmtl 0_4 -Ka 0.070740 0.070740 0.070740 -Kd 0.456263 0.456263 0.456263 -Ks 0.028991 0.028991 0.028991 -illum 2 -d 1.000000 -Ns 0.000000 -map_Kd gas.rgb - -newmtl 49 -Ka 1.000000 1.000000 1.000000 -Kd 1.000000 1.000000 1.000000 -Ks 0.875138 0.875138 0.311181 -illum 2 -d 1.000000 -Ns 992.187500 - -newmtl 49_3 -Ka 1.000000 1.000000 1.000000 -Kd 1.000000 1.000000 1.000000 -Ks 0.875138 0.875138 0.311181 -illum 2 -d 1.000000 -Ns 992.187500 -map_Kd concrete.int - |