forked from Half-Life-RTX/Half-Life-PBR
add materials for models
This commit is contained in:
BIN
valve/pbr/models/v_357.mdl/Pythonhandle.png
LFS
Normal file
BIN
valve/pbr/models/v_357.mdl/Pythonhandle.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/models/v_357.mdl/Pythonhandle_metallic.png
LFS
Normal file
BIN
valve/pbr/models/v_357.mdl/Pythonhandle_metallic.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/models/v_357.mdl/Pythonhandle_normal.png
LFS
Normal file
BIN
valve/pbr/models/v_357.mdl/Pythonhandle_normal.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/models/v_357.mdl/Pythonhandle_roughness.png
LFS
Normal file
BIN
valve/pbr/models/v_357.mdl/Pythonhandle_roughness.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/models/v_357.mdl/pythoncylrear2.png
LFS
Normal file
BIN
valve/pbr/models/v_357.mdl/pythoncylrear2.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/models/v_357.mdl/pythoncylrear2_metallic.png
LFS
Normal file
BIN
valve/pbr/models/v_357.mdl/pythoncylrear2_metallic.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/models/v_357.mdl/pythoncylrear2_normal.png
LFS
Normal file
BIN
valve/pbr/models/v_357.mdl/pythoncylrear2_normal.png
LFS
Normal file
Binary file not shown.
BIN
valve/pbr/models/v_357.mdl/pythoncylrear2_roughness.png
LFS
Normal file
BIN
valve/pbr/models/v_357.mdl/pythoncylrear2_roughness.png
LFS
Normal file
Binary file not shown.
@@ -2,17 +2,26 @@
|
||||
{
|
||||
"for" "#models/v_357/bluesteelchrome.mdl"
|
||||
//"basecolor_map" "bluesteelchrome.png"
|
||||
"basecolor_map" "/debug/colors/iron.png"
|
||||
//"base_color" "1.2 1.2 1.2"
|
||||
"base_color" "0.8 0.8 0.8"
|
||||
//"normal_map" "bluesteelchrome_normal.png"
|
||||
//"metal_map" "bluesteelchrome_metal.png"
|
||||
//"roughness_map" "bluesteelchrome_roughness.png"
|
||||
"metalness" "1"
|
||||
//"roughness" "0.15"
|
||||
"roughness" "0.5"
|
||||
}
|
||||
|
||||
{
|
||||
"for" "#models/v_357/bulletCHROME.mdl"
|
||||
//"basecolor_map" "bulletCHROME.png"
|
||||
"basecolor_map" "/debug/colors/copper_hack.png"
|
||||
//"normal_map" "bulletCHROME_normal.png"
|
||||
//"metal_map" "bulletCHROME_metal.png"
|
||||
//"roughness_map" "bulletCHROME_roughness.png"
|
||||
"metalness" "1"
|
||||
"roughness" "0.15"
|
||||
}
|
||||
|
||||
{
|
||||
@@ -49,18 +58,18 @@
|
||||
|
||||
{
|
||||
"for" "#models/v_357/pythoncylrear2.mdl"
|
||||
//"basecolor_map" "pythoncylrear2.png"
|
||||
//"normal_map" "pythoncylrear2_normal.png"
|
||||
//"metal_map" "pythoncylrear2_metal.png"
|
||||
//"roughness_map" "pythoncylrear2_roughness.png"
|
||||
"basecolor_map" "pythoncylrear2.png"
|
||||
"normal_map" "pythoncylrear2_normal.png"
|
||||
"metal_map" "pythoncylrear2_metal.png"
|
||||
"roughness_map" "pythoncylrear2_roughness.png"
|
||||
}
|
||||
|
||||
{
|
||||
"for" "#models/v_357/Pythonhandle.mdl"
|
||||
//"basecolor_map" "Pythonhandle.png"
|
||||
//"normal_map" "Pythonhandle_normal.png"
|
||||
//"metal_map" "Pythonhandle_metal.png"
|
||||
//"roughness_map" "Pythonhandle_roughness.png"
|
||||
"basecolor_map" "Pythonhandle.png"
|
||||
"normal_map" "Pythonhandle_normal.png"
|
||||
"metal_map" "Pythonhandle_metal.png"
|
||||
"roughness_map" "Pythonhandle_roughness.png"
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user