diff options
author | sanine <sanine.not@pm.me> | 2023-05-10 23:59:04 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2023-05-10 23:59:04 -0500 |
commit | 14195dac1eda9140192ca07003258715b8b0abd3 (patch) | |
tree | bb4e41153363c791d4a9c7948bc85e0d4f77bc98 /assets/capsule.mtl | |
parent | 26bfc10ad0e8a355e9b02946dd31642f49a6ec60 (diff) |
implement basic floating-ray character controller
Diffstat (limited to 'assets/capsule.mtl')
-rw-r--r-- | assets/capsule.mtl | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/assets/capsule.mtl b/assets/capsule.mtl index b42aef3..44b3c44 100644 --- a/assets/capsule.mtl +++ b/assets/capsule.mtl @@ -1,2 +1,12 @@ -# Blender 3.5.1 MTL File: 'None' -# www.blender.org +# Blender MTL File: 'None' +# Material Count: 1 + +newmtl Default_OBJ +Ns 250.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.800000 0.800000 0.800000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.450000 +d 1.000000 +illum 2 |