The Skung Cave commit
This commit is contained in:
46
Sources/Test/Resources/Models/CaveScene.mtl
Normal file
46
Sources/Test/Resources/Models/CaveScene.mtl
Normal file
@ -0,0 +1,46 @@
|
||||
# Blender 3.6.2 MTL File: 'CaveScene.blend'
|
||||
# www.blender.org
|
||||
|
||||
newmtl Grass
|
||||
Ns 360.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.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd grass.png
|
||||
|
||||
newmtl GravelFloor
|
||||
Ns 360.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.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd PackedDirt.JPG
|
||||
|
||||
newmtl Material
|
||||
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.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd SkyBox-Clouds-Med-MidMorning.PNG
|
||||
|
||||
newmtl RockWall
|
||||
Ns 360.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.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd 1024x1024_seamless_texture_10.jpg
|
5215
Sources/Test/Resources/Models/CaveScene.obj
Normal file
5215
Sources/Test/Resources/Models/CaveScene.obj
Normal file
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,16 @@ map_Kd cobblestone.png
|
||||
map_Ks cobblestone_specular.png
|
||||
map_Bump -bm 1.000000 cobblestone_normal.png
|
||||
|
||||
newmtl Grass
|
||||
Ns 30.581900
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Ks 0.007389 0.007389 0.007389
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 11.849999
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd grass.png
|
||||
|
||||
newmtl Material
|
||||
Ns 167.965591
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
After Width: | Height: | Size: 801 KiB |
BIN
Sources/Test/Resources/Textures/PackedDirt.JPG
Normal file
BIN
Sources/Test/Resources/Textures/PackedDirt.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
Sources/Test/Resources/Textures/PackedDirt_N.jpg
Normal file
BIN
Sources/Test/Resources/Textures/PackedDirt_N.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
BIN
Sources/Test/Resources/Textures/SkyBox-Clouds-Med-MidMorning.PNG
Normal file
BIN
Sources/Test/Resources/Textures/SkyBox-Clouds-Med-MidMorning.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 484 KiB |
BIN
Sources/Test/Resources/Textures/grass.png
Normal file
BIN
Sources/Test/Resources/Textures/grass.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 MiB |
Reference in New Issue
Block a user