denyskryvytskyi / Bulletshot

Multhithreading 2d graphics visualization of bullets and walls collisions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Multhithreading 2d graphics visualization of bullets and walls collisions


Languages

Language:C++ 78.7%Language:C 21.2%Language:Lua 0.1%Language:Batchfile 0.0%