Skip to content

Simple OpenGL framework for testing bullet patterns in games.

License

Notifications You must be signed in to change notification settings

nErumin/SimpleBulletDrawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Simple OpenGL framework for testing bullet patterns in games.

Resources

License

Stars

Watchers

Forks

Packages

No packages published