Changeset 9f9f9a7 in opengl-game for NewOpenGLGame.vcxproj


Ignore:
Timestamp:
Jul 17, 2018, 3:21:12 AM (6 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
fd6f465
Parents:
6877ef3
Message:

Improve the laser rendering algorithm by using a translucent white texture that gets blended with am arbitrary color.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NewOpenGLGame.vcxproj

    r6877ef3 r9f9f9a7  
    168168    <None Include="texture.vert" />
    169169  </ItemGroup>
     170  <ItemGroup>
     171    <Image Include="laser.png" />
     172    <Image Include="test.png" />
     173  </ItemGroup>
    170174  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
    171175  <ImportGroup Label="ExtensionTargets">
Note: See TracChangeset for help on using the changeset viewer.