diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-05-09 21:31:30 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-05-09 21:33:14 +0200 |
| commit | 0ae5be6c6697f5f5f578a27c5ad9ba845aec43c9 (patch) | |
| tree | 4cda3590f185cb485bf57e2dbd3d9b8b81dba6d7 /res/cube.mtl | |
| parent | 6618fed5933f26d9bee8a42f049115146d4a1113 (diff) | |
| download | scop-0ae5be6c6697f5f5f578a27c5ad9ba845aec43c9.tar.gz scop-0ae5be6c6697f5f5f578a27c5ad9ba845aec43c9.tar.bz2 scop-0ae5be6c6697f5f5f578a27c5ad9ba845aec43c9.zip | |
Added basic vector and matrix library
Diffstat (limited to 'res/cube.mtl')
| -rw-r--r-- | res/cube.mtl | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/res/cube.mtl b/res/cube.mtl new file mode 100644 index 0000000..e8374a5 --- /dev/null +++ b/res/cube.mtl @@ -0,0 +1,12 @@ +# Blender MTL File: 'None' +# Material Count: 1 + +newmtl Material +Ns 323.999994 +Ka 1.000000 1.000000 1.000000 +Kd 0.800000 0.800000 0.800000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.450000 +d 1.000000 +illum 2 |
