From ea0c15770490163d633cfaae085e47fa539b84be Mon Sep 17 00:00:00 2001 From: yma16 <17685043634@163.com> Date: Mon, 12 Oct 2020 22:56:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=B0=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- loadmodel_views/views/sample01/material.mtl | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 loadmodel_views/views/sample01/material.mtl diff --git a/loadmodel_views/views/sample01/material.mtl b/loadmodel_views/views/sample01/material.mtl new file mode 100644 index 0000000..ea55d22 --- /dev/null +++ b/loadmodel_views/views/sample01/material.mtl @@ -0,0 +1,13 @@ + +newmtl Material_1 +Ns 10.0000 +Ni 1.5000 +d 1.0000 +Tr 0.0000 +Tf 1.0000 1.0000 1.0000 +illum 2 +Ka 0.5880 0.5880 0.5880 +Kd 0.9880 0.9880 0.9880 +Ks 0.1000 0.1000 0.1000 +Ke 0.0000 0.0000 0.0000 +map_Kd texture2.png -- GitLab