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

@ -55,5 +55,11 @@
<None Include="..\data\shaders\instancing\planet.vert">
<Filter>Shaders</Filter>
</None>
<None Include="..\data\shaders\instancing\starsphere.frag">
<Filter>Shaders</Filter>
</None>
<None Include="..\data\shaders\instancing\starsphere.vert">
<Filter>Shaders</Filter>
</None>
</ItemGroup>
</Project>