From 15e248df75343f48d567f9a318d5635beb1139cb Mon Sep 17 00:00:00 2001 From: rodri Date: Wed, 6 Mar 2024 22:44:52 +0000 Subject: add models, textures and other assets. --- mdl/earth.mtl | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 mdl/earth.mtl (limited to 'mdl/earth.mtl') diff --git a/mdl/earth.mtl b/mdl/earth.mtl new file mode 100644 index 0000000..30ce7dc --- /dev/null +++ b/mdl/earth.mtl @@ -0,0 +1,32 @@ +# Blender MTL File: 'Earth 2K.blend' +# Material Count: 3 + +newmtl Atmosphere +Ns 96.078431 +Ka 1.000000 1.000000 1.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Clouds +Ns 96.078431 +Ka 1.000000 1.000000 1.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Earth +Ns 96.078431 +Ka 1.000000 1.000000 1.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 -- cgit v1.2.3