add a dumb new quickly drawn tank model
This commit is contained in:
parent
22b52f5fcc
commit
f072eec36a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
bin
|
||||
src/client/ccfs.*
|
||||
*.blend?
|
||||
|
@ -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.
Loading…
x
Reference in New Issue
Block a user