Skip to content

Commit

Permalink
rem old mat
Browse files Browse the repository at this point in the history
  • Loading branch information
cryham committed Aug 12, 2024
1 parent d64b3c0 commit d9b7702
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 702 deletions.
63 changes: 0 additions & 63 deletions data/materials/Pbs/bush.material.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,69 +95,6 @@
"pbs" :
{

"3D-Diggers/farn01" :
{
"macroblock" : "Macroblock_0",
"blendblock" : "Blendblock_0",
"alpha_test" : ["greater", 0.5, false],
"grass" : true,
"tree_wind" : true,
"shadow_const_bias" : 0.01,
"workflow" : "specular_ogre",
"diffuse" :
{
"value" : [0.7, 0.7, 0.7],
"background" : [1, 1, 1, 1],
"texture" : "farn01.png",
"sampler" : "Sampler_10"
},
"specular" :
{
"value" : [0.1, 0.1, 0.1]
},
"fresnel" :
{
"value" : 0.03,
"mode" : "coeff"
},
"roughness" :
{
"value" : 0.03
}
},

"3D-Diggers/farn02" :
{
"macroblock" : "Macroblock_0",
"blendblock" : "Blendblock_0",
"alpha_test" : ["greater", 0.5, false],
"grass" : true,
"tree_wind" : true,
"shadow_const_bias" : 0.01,
"workflow" : "specular_ogre",
"diffuse" :
{
"value" : [0.7, 0.7, 0.7],
"background" : [1, 1, 1, 1],
"texture" : "farn02.png",
"sampler" : "Sampler_10"
},
"specular" :
{
"value" : [0.1, 0.1, 0.1]
},
"fresnel" :
{
"value" : 0.03,
"mode" : "coeff"
},
"roughness" :
{
"value" : 0.03
}
},


"3D-Diggers/shroom1" :
{
"macroblock" : "Macroblock_0",
Expand Down
Loading

0 comments on commit d9b7702

Please sign in to comment.