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

@ -92,8 +92,6 @@
<ItemGroup>
<None Include="..\data\shaders\pbr\pbr.frag" />
<None Include="..\data\shaders\pbr\pbr.vert" />
<None Include="..\data\shaders\pbr\skybox.frag" />
<None Include="..\data\shaders\pbr\skybox.vert" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">