Skip to content

rwilliaise/shoot02

Repository files navigation

shoot02

Static Badge

cover image

Toy game engine. Loads Quake .map files and most 3D model file formats.

My apologies for the messy file structure.

Building

The code uses Unix Makefiles to build. Required system libraries are GLFW and Assimp. Both can be found on pacman.

make
./shoot02
pacman -S glfw assimp

May only build on Linux - have not tried Windows, but should work with mingw given that glfw3, assimp, and GL bindings are installed.

About

E100P0609A00 - shoot #02

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages