Added starfield backdrop to instancing example

This commit is contained in:
saschawillems 2017-01-08 12:27:03 +01:00
parent d335e7be29
commit bb9310b94a
10 changed files with 70 additions and 2 deletions

View file

@ -26,6 +26,8 @@
<None Include="..\data\shaders\instancing\instancing.vert" />
<None Include="..\data\shaders\instancing\planet.frag" />
<None Include="..\data\shaders\instancing\planet.vert" />
<None Include="..\data\shaders\instancing\starsphere.frag" />
<None Include="..\data\shaders\instancing\starsphere.vert" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{CF2E27EC-5A81-412A-A3E2-E6EB5C8B66E3}</ProjectGuid>