begin working on new pixel shader with roughness

This commit is contained in:
lightling 2022-03-19 14:32:21 -04:00
parent 6cbd6c5482
commit 15bf4521b4
Signed by: lightling
GPG key ID: 016F11E0AA296B67
6 changed files with 60 additions and 7 deletions

View file

@ -97,6 +97,9 @@
<FxCompile Include="RandomPixelShader.hlsl">
<Filter>Shaders</Filter>
</FxCompile>
<FxCompile Include="SimplePixelShader.hlsl">
<Filter>Shaders</Filter>
</FxCompile>
</ItemGroup>
<ItemGroup>
<CopyFileToFolders Include="Assets\Models\cube.obj">