# # ChangeLog for TODO.txt in opengl-game # # Generated by Trac 1.5.3 # Jan 22, 2025, 8:43:18 PM Tue, 17 Jul 2018 03:21:12 GMT Dmitry Portnoy [9f9f9a7] * NewOpenGLGame.vcxproj (modified) * TODO.txt (modified) * laser.frag (modified) * laser.png (added) * laser.vert (modified) * new-game.cpp (modified) Improve the laser rendering algorithm by using a translucent white ... Wed, 04 Jul 2018 14:03:32 GMT Dmitry Portnoy [5c02ddd] * SFMLGame.sln (added) * SFMLGame.vcxproj (added) * TODO.txt (modified) * sfml-game.cpp (added) Create an SFML demo project and update the TODO Fri, 01 Jun 2018 02:22:13 GMT Dmitry Portnoy [0d5c100] * TODO.txt (modified) * new-game.cpp (modified) Create a populateBuffers() function to encapsulate populating all the ... Fri, 06 Apr 2018 04:21:03 GMT Dmitry Portnoy [1a530df] * TODO.txt (modified) * color.vert (modified) * new-game.cpp (modified) * texture.vert (modified) Design an algorithm for rendering objects using colors or shaders and ... Tue, 03 Apr 2018 03:11:47 GMT Dmitry Portnoy [e856d62] * NewOpenGLGame.vcxproj (modified) * TODO.txt (added) * new-game.cpp (modified) Make texture images appear right-side up and streamline the code for ...