From 0edf7e20809f7b39a76c618f507c39005811e5cd Mon Sep 17 00:00:00 2001 From: rodri Date: Tue, 17 Sep 2024 15:41:50 +0000 Subject: new model: witch --- mdl/witch/witch.mtl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 mdl/witch/witch.mtl (limited to 'mdl/witch/witch.mtl') diff --git a/mdl/witch/witch.mtl b/mdl/witch/witch.mtl new file mode 100644 index 0000000..6cab3d6 --- /dev/null +++ b/mdl/witch/witch.mtl @@ -0,0 +1,15 @@ +newmtl witch +Ns 32 +Ka 1.000000 1.000000 1.000000 +Kd 1.000000 1.000000 1.000000 +Ks 1.000000 1.000000 1.000000 +map_Kd witch_diffuse.tga +illum 2 + +newmtl object +Ns 32 +Ka 1.000000 1.000000 1.000000 +Kd 1.000000 1.000000 1.000000 +Ks 1.000000 1.000000 1.000000 +map_Kd object_diffuse.tga +illum 2 -- cgit v1.2.3