# # ChangeLog for opengl-notes.txt in opengl-game # # Generated by Trac 1.5.4 # Sep 8, 2024, 2:43:20 AM Sat, 28 Apr 2018 02:29:20 GMT Dmitry Portnoy [9dd2eb7] * color.frag (modified) * color.vert (modified) * new-game.cpp (modified) * opengl-notes.txt (modified) * texture.frag (modified) * texture.vert (modified) Implement Phong shading in the color and texture shaders Wed, 25 Apr 2018 00:39:01 GMT Dmitry Portnoy [7280257] * color.vert (modified) * new-game.cpp (modified) * opengl-notes.txt (modified) * texture.vert (modified) Remove uniform buffer code until I figure out how to use it correctly. Sat, 16 Dec 2017 04:45:49 GMT Dmitry Portnoy [33a9664] * new-game.cpp (modified) * opengl-notes.txt (added) Debug object detection for mouse clicks