add a dumb new quickly drawn tank model

This commit is contained in:
Josh Holtrop 2012-09-08 00:59:03 -04:00
parent 22b52f5fcc
commit f072eec36a
4 changed files with 6759 additions and 27 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
bin
src/client/ccfs.*
*.blend?

View File

@ -1,9 +1,19 @@
# Blender MTL File: 'tank.blend'
# Material Count: 1
# Material Count: 2
newmtl Material
Ns 96.078431
Ka 0.000000 0.000000 0.000000
Kd 0.640000 0.640000 0.640000
Kd 0.533333 0.533333 0.539259
Ks 0.500000 0.500000 0.500000
Ni 1.000000
d 1.000000
illum 2
newmtl Material.001
Ns 96.078431
Ka 0.000000 0.000000 0.000000
Kd 0.800000 0.189545 0.000000
Ks 0.500000 0.500000 0.500000
Ni 1.000000
d 1.000000

File diff suppressed because it is too large Load Diff

Binary file not shown.