Corrected shader file names for instancing examples
This commit is contained in:
parent
826a4ba44a
commit
96ffb2bac3
6 changed files with 4 additions and 4 deletions
|
|
@ -55,10 +55,10 @@
|
|||
<None Include="..\data\shaders\instancing\planet.vert">
|
||||
<Filter>Shaders</Filter>
|
||||
</None>
|
||||
<None Include="..\data\shaders\instancing\starsphere.frag">
|
||||
<None Include="..\data\shaders\instancing\starfield.frag">
|
||||
<Filter>Shaders</Filter>
|
||||
</None>
|
||||
<None Include="..\data\shaders\instancing\starsphere.vert">
|
||||
<None Include="..\data\shaders\instancing\starfield.vert">
|
||||
<Filter>Shaders</Filter>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue