render: add test for c1a3 fan material
https://github.com/w23/xash3d-fwgs/issues/669
This commit is contained in:
parent
bcd3e91e68
commit
bb5c04efd8
BIN
render/gold/c1a3_fan_material_669_basecolor.png
(Stored with Git LFS)
Normal file
BIN
render/gold/c1a3_fan_material_669_basecolor.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
render/gold/c1a3_fan_material_669_direct.png
(Stored with Git LFS)
Normal file
BIN
render/gold/c1a3_fan_material_669_direct.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
render/gold/c1a3_fan_material_669_emissive.png
(Stored with Git LFS)
Normal file
BIN
render/gold/c1a3_fan_material_669_emissive.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
render/gold/c1a3_fan_material_669_full.png
(Stored with Git LFS)
Normal file
BIN
render/gold/c1a3_fan_material_669_full.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
render/gold/c1a3_fan_material_669_indirect.png
(Stored with Git LFS)
Normal file
BIN
render/gold/c1a3_fan_material_669_indirect.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
render/gold/c1a3_fan_material_669_indirect_diffuse.png
(Stored with Git LFS)
Normal file
BIN
render/gold/c1a3_fan_material_669_indirect_diffuse.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
render/gold/c1a3_fan_material_669_indirect_specular.png
(Stored with Git LFS)
Normal file
BIN
render/gold/c1a3_fan_material_669_indirect_specular.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
render/gold/c1a3_fan_material_669_lighting.png
(Stored with Git LFS)
Normal file
BIN
render/gold/c1a3_fan_material_669_lighting.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
render/gold/c1a3_fan_material_669_ngeom.png
(Stored with Git LFS)
Normal file
BIN
render/gold/c1a3_fan_material_669_ngeom.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
render/gold/c1a3_fan_material_669_nshade.png
(Stored with Git LFS)
Normal file
BIN
render/gold/c1a3_fan_material_669_nshade.png
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -10,6 +10,7 @@ import subprocess
|
||||
ROOT = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
# TODO load all saves from the save/ dir
|
||||
# TODO rename to <map>_<description>_<issue(opt)>
|
||||
saves = [
|
||||
'brush2_01',
|
||||
'brush_01',
|
||||
@ -17,6 +18,7 @@ saves = [
|
||||
'c0a0d_emissive',
|
||||
'light_01',
|
||||
'additive_cullback',
|
||||
'c1a3_fan_material_669',
|
||||
]
|
||||
|
||||
displays = {
|
||||
|
BIN
render/save/rendertest_c1a3_fan_material_669.sav
(Stored with Git LFS)
Normal file
BIN
render/save/rendertest_c1a3_fan_material_669.sav
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user