diff options
author | HampusM <hampus@hampusmat.com> | 2024-05-18 15:39:55 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2024-05-18 15:39:55 +0200 |
commit | 9af501c99880b2e4be3458bab0891e1ea1a2e4a0 (patch) | |
tree | cb0c4d054093e5a19198b7684676c25c7ac063bf /res/teapot.mtl | |
parent | 9ce344220ec7d03ec2902907aa41f126faf84df0 (diff) |
chore: use obj models
Diffstat (limited to 'res/teapot.mtl')
-rw-r--r-- | res/teapot.mtl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/res/teapot.mtl b/res/teapot.mtl new file mode 100644 index 0000000..c922b07 --- /dev/null +++ b/res/teapot.mtl @@ -0,0 +1,9 @@ +newmtl FrontColor +# Ns 0.000000 +Ka 1.000000 1.000000 1.000000 +# Kd 1.000000 1.000000 1.000000 +Ks 0.000000 0.000000 0.000000 +# Ni 1.450000 +# d 1.000000 +# illum 1 +map_Kd res/coral.jpg |