diff options
author | sanine <sanine.not@pm.me> | 2023-03-22 18:01:54 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2023-03-22 18:01:54 -0500 |
commit | a74ae213158c2458e13a195c4a4c8d0d01d6330e (patch) | |
tree | 0e62d7819d094d38eac1fa1ce5729f3e08a8ccd6 /assets/plane.mtl | |
parent | 92803015adf19848c3f3a30caea889006ad05999 (diff) |
add ground plane
Diffstat (limited to 'assets/plane.mtl')
-rw-r--r-- | assets/plane.mtl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/plane.mtl b/assets/plane.mtl new file mode 100644 index 0000000..f231bdf --- /dev/null +++ b/assets/plane.mtl @@ -0,0 +1,10 @@ +# Blender MTL File: 'None' +# Material Count: 1 + +newmtl None +Ns 500 +Ka 0.8 0.8 0.8 +Kd 0.8 0.8 0.8 +Ks 0.8 0.8 0.8 +d 1 +illum 2 |