Continued work on basic PBR example
This commit is contained in:
parent
d1c07df7c0
commit
ed6451a956
9 changed files with 209 additions and 251 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue