Skip to content

Multhithreading 2d graphics visualization of bullets and walls collisions

Notifications You must be signed in to change notification settings

denyskryvytskyi/Bulletshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulletshot

2d graphics visualization of bullets and walls collisions.

Getting Started

Windows and Visual Studio 2019 tested only.

You can clone repository using git (--recursive is required to fetch all of the submodules):

git clone --recursive https://github.com/kryvytskyidenys/ElvenEngine

Run vs2019-Win-GenProject.bat file from the scripts folder to build the solution.

Third party libraries

Lib
premake build configuration
GLFW windows, OpenGL contexts and handle input
Glad OpenGL loader
Deat ImGui library using for GUI
GDM my custom 3D mathematics library

Demo

Demo