From adffb9ac89f8ea3afd5eb966455ddec97109e23d Mon Sep 17 00:00:00 2001 From: GAILLIEGUE Ewan <ewan.gailliegue3@etu.univ-lorraine.fr> Date: Mon, 10 Feb 2025 15:06:47 +0000 Subject: [PATCH] Upload New File --- COGNET/textures/Porte-bougie/candle.mtl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 COGNET/textures/Porte-bougie/candle.mtl diff --git a/COGNET/textures/Porte-bougie/candle.mtl b/COGNET/textures/Porte-bougie/candle.mtl new file mode 100644 index 0000000..5637169 --- /dev/null +++ b/COGNET/textures/Porte-bougie/candle.mtl @@ -0,0 +1,19 @@ +# 3ds Max Wavefront OBJ Exporter v0.99 - (c)2007 guruware +# File Created: 01.01.2023 19:18:52 + +newmtl candle + 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.5880 0.5880 0.5880 + Ks 0.0000 0.0000 0.0000 + Ke 0.0000 0.0000 0.0000 + map_Ka C:\Users\usre\Desktop\Candle\textures\candle_Albedo.png + map_Kd C:\Users\usre\Desktop\Candle\textures\candle_Albedo.png + map_Ks C:\Users\usre\Desktop\Candle\textures\candle_Metallic.png + map_bump C:\Users\usre\Desktop\Candle\textures\candle_Normal.png + bump C:\Users\usre\Desktop\Candle\textures\candle_Normal.png -- GitLab