From bf1c59565096ac9774493846cfb15e259d3b0e66 Mon Sep 17 00:00:00 2001 From: pryazha Date: Thu, 23 Jan 2025 19:39:54 +0500 Subject: restructure --- data/models/cube.mtl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/models/cube.mtl (limited to 'data/models/cube.mtl') diff --git a/data/models/cube.mtl b/data/models/cube.mtl new file mode 100644 index 0000000..ba7f770 --- /dev/null +++ b/data/models/cube.mtl @@ -0,0 +1,12 @@ +# Blender 4.3.1 MTL File: 'None' +# 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.450000 +d 1.000000 +illum 2 -- cgit v1.2.3