diff options
author | nathansmithsmith <nathansmith7@mailfence.com> | 2023-11-05 00:07:55 -0600 |
---|---|---|
committer | nathansmithsmith <nathansmith7@mailfence.com> | 2023-11-05 00:07:55 -0600 |
commit | 451887dabd71b6b9b8cdf2587fee31ec59c3675b (patch) | |
tree | 0129a76d755c222dd62cd418f184ed1c7254aa79 /assets/sky.mtl | |
parent | f45d32ca36a0ae85410b3eee61120fa97bf9bd25 (diff) |
Started working on cool stars
Diffstat (limited to 'assets/sky.mtl')
-rw-r--r-- | assets/sky.mtl | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/assets/sky.mtl b/assets/sky.mtl new file mode 100644 index 0000000..4429a90 --- /dev/null +++ b/assets/sky.mtl @@ -0,0 +1,12 @@ +# Blender 3.6.4 MTL File: 'None' +# www.blender.org + +newmtl Material.001 +Ns 250.000000 +Ka 1.000000 1.000000 1.000000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.450000 +d 1.000000 +illum 2 +map_Kd skyTexture.png |