# # ChangeLog for explosion.frag in opengl-game # # Generated by Trac 1.5.4 # Sep 19, 2024, 9:38:34 PM Thu, 10 Jan 2019 04:38:01 GMT Dmitry Portnoy [adb104f] * explosion.frag (modified) * explosion.vert (modified) * new-game.cpp (modified) Make the explosion shader only emit particles for a short time ... Wed, 14 Nov 2018 04:55:06 GMT Dmitry Portnoy [db06984] * NewOpenGLGame.vcxproj (modified) * explosion.frag (added) * explosion.vert (added) * new-game.cpp (modified) Create a particle system that will later be used to render exploding ...