From bd49bd525f4c6c6c15c4142bf42d1dd38be6fc16 Mon Sep 17 00:00:00 2001 From: pryazha Date: Sun, 19 Jan 2025 17:33:44 +0500 Subject: initial commit --- mesh_loading_test/what_cube/what_cube.mtl | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mesh_loading_test/what_cube/what_cube.mtl (limited to 'mesh_loading_test/what_cube/what_cube.mtl') diff --git a/mesh_loading_test/what_cube/what_cube.mtl b/mesh_loading_test/what_cube/what_cube.mtl new file mode 100644 index 0000000..f3f61c7 --- /dev/null +++ b/mesh_loading_test/what_cube/what_cube.mtl @@ -0,0 +1,13 @@ +# Blender 4.3.1 MTL File: 'what_cube.blend' +# www.blender.org + +newmtl Material +Ns 250.000000 +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.000000 +d 1.000000 +illum 2 +map_Kd pryazha.jpg -- cgit v1.2.3