Continued work on basic PBR example

This commit is contained in:
saschawillems 2017-02-26 18:57:41 +01:00
parent d1c07df7c0
commit ed6451a956
9 changed files with 209 additions and 251 deletions

View file

@ -49,11 +49,5 @@
<None Include="..\data\shaders\pbr\pbr.vert">
<Filter>Shaders</Filter>
</None>
<None Include="..\data\shaders\pbr\skybox.frag">
<Filter>Shaders</Filter>
</None>
<None Include="..\data\shaders\pbr\skybox.vert">
<Filter>Shaders</Filter>
</None>
</ItemGroup>
</Project>