From 400410fcd436d5e4310bfa779f0309c5fae5b2c2 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 16 Jan 2021 18:09:15 +0000 Subject: Initial commit Stripped back and formatted from https://github.com/BennyQBD/ModernOpenGLTutorial/ --- res/testBoxNoUV.mtl | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 res/testBoxNoUV.mtl (limited to 'res/testBoxNoUV.mtl') diff --git a/res/testBoxNoUV.mtl b/res/testBoxNoUV.mtl new file mode 100644 index 0000000..8ce4b82 --- /dev/null +++ b/res/testBoxNoUV.mtl @@ -0,0 +1,11 @@ +# Blender MTL File: 'None' +# Material Count: 1 + +newmtl Material +Ns 96.078431 +Ka 0.000000 0.000000 0.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ni 1.000000 +d 1.000000 +illum 2 -- cgit v1.2.3