项目作者: kryvytskyidenys

项目描述 :
2d graphics visualization of bullets and walls collisions
高级语言: C++
项目地址: git://github.com/kryvytskyidenys/Bulletshot.git
创建时间: 2020-12-02T09:35:07Z
项目社区:https://github.com/kryvytskyidenys/Bulletshot

开源协议:

下载


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