# # ChangeLog for pong.cpp in opengl-game # # Generated by Trac 1.5.4 # Nov 12, 2024, 10:32:17 PM Tue, 08 Aug 2017 01:11:28 GMT Dmitry Portnoy [eeece4e] * pong.cpp (modified) In the pong game, allow shapes to be composed of multiple triangles ... Mon, 07 Aug 2017 02:10:36 GMT Dmitry Portnoy [9e81839] * .gitignore (modified) * makefile (modified) * pong.cpp (added) Start implementing pong and encapsulating some of the OpenGL code ...