From 7be3bda2b664068bf47404278fa9ee1ce552ea0e Mon Sep 17 00:00:00 2001 From: Joshua Rahm Date: Sat, 23 Nov 2013 20:27:01 -0700 Subject: Got application to a point of displaying model objects --- objects/material/probe.mtl | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 objects/material/probe.mtl (limited to 'objects/material/probe.mtl') diff --git a/objects/material/probe.mtl b/objects/material/probe.mtl new file mode 100644 index 0000000..8ce4b82 --- /dev/null +++ b/objects/material/probe.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