SimpleBulletDrawer Simple OpenGL framework for testing bullet patterns in games. Sample bullet patterns are implemented in the v1.0 version. Requirements Windows OS (x64 is recommended, but x86 is also possible.) Visual Studio IDE (Visual Studio 2017 is recommended.) Dependencies GLEW GLFW glm How to build Clone this repository, or download src files in the release page. Open the VS solution by clicking sln file. Set the build environment to the release mode. Build project!