diff options
author | Eric Anholt <[email protected]> | 2010-05-21 09:32:38 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2010-05-21 12:20:39 -0700 |
commit | 68fc4b415e322f6744299e39864fbc377c6eff74 (patch) | |
tree | 4bafffd8b0105174f3c5c0ae327a005be9145990 /progs/objviewer/bobcat.mtl | |
parent | e4f4489e3fc0b36d72821b55794fb843b2b7fa5f (diff) |
Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.
The remaining programs are ones I've had difficulty finding a build
environment for to make the build system or are unit tests that should
probably live next to their code instead. Hopefully people can bring
over the build for remaining pieces they care about.
Diffstat (limited to 'progs/objviewer/bobcat.mtl')
-rw-r--r-- | progs/objviewer/bobcat.mtl | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/progs/objviewer/bobcat.mtl b/progs/objviewer/bobcat.mtl deleted file mode 100644 index bb2efda9b82..00000000000 --- a/progs/objviewer/bobcat.mtl +++ /dev/null @@ -1,72 +0,0 @@ -# Exported from Wings 3D 0.99.00b
-newmtl black
-Ns 48.6667
-d 1.00000
-illum 2
-Kd 1.00000e-3 1.00000e-3 1.00000e-3
-Ka 1.00000 1.00000 1.00000
-Ks 1.00000 1.00000 1.00000
-Ka 0.00000 0.00000 0.00000
-Ks 0.00000 0.00000 0.00000
-Ke 0.00000e+0 0.00000e+0 0.00000e+0
-
-newmtl blanco
-Ns 100.000
-d 1.00000
-illum 2
-Kd 1.00000 1.00000 1.00000
-Ka 0.620380 0.620380 0.620380
-Ks 0.806860 0.806860 0.806860
-Ke 1.00000e-3 1.00000e-3 1.00000e-3
-
-newmtl blue
-Ns 100.000
-d 1.00000
-illum 2
-Kd 0.105111 0.125293 0.366667
-Ka 1.00000 1.00000 1.00000
-Ks 1.00000 1.00000 1.00000
-Ka 0.00000 0.00000 0.00000
-Ks 0.00000 0.00000 0.00000
-Ke 0.00000e+0 0.00000e+0 0.00000e+0
-
-newmtl default
-Ns 100.000
-d 1.00000
-illum 2
-Kd 1.00000 1.00000 1.00000
-Ka 1.00000 1.00000 1.00000
-Ks 1.00000 1.00000 1.00000
-Ka 0.10000 0.10000 0.10000
-Ks 0.50000 0.50000 0.500000
-Ke 0.00000e+0 0.00000e+0 0.00000e+0
-
-newmtl gre
-Ns 100.000
-d 1.00000
-illum 2
-Kd 0.200800 0.200800 0.200800
-Ka 1.00000 1.00000 1.00000
-Ks 1.00000 1.00000 1.00000
-Ka 0.00000 0.00000 0.00000
-Ks 0.00000 0.00000 0.00000
-Ke 0.00000e+0 0.00000e+0 0.00000e+0
-
-newmtl red
-Ns 100.000
-d 1.00000
-illum 2
-Kd 0.460000 0.00000e+0 0.00000e+0
-Ka 0.00000 0.00000 0.00000
-Ks 0.00000 0.00000 0.00000
-Ke 0.00000e+0 0.00000e+0 0.00000e+0
-
-newmtl rojo
-Ns 100.000
-d 1.00000
-illum 2
-Kd 0.700000 0.00000e+0 0.00000e+0
-Ka 0.00000 0.00000 0.00000
-Ks 0.00000 0.00000 0.00000
-Ke 1.00000e-3 1.00000e-3 1.00000e-3
-
|