An open API service indexing awesome lists of open source software.

https://github.com/engineersbox/quake-id-tech-2

Implementation of the Quake engine with OpenGL, GLEW and GLFW
https://github.com/engineersbox/quake-id-tech-2

binary-space-partitioning bsp game-engine glew glfw3 id-tech-2 opengl quake

Last synced: 4 months ago
JSON representation

Implementation of the Quake engine with OpenGL, GLEW and GLFW

Awesome Lists containing this project

README

          

# Quake Engine

A game engine based around the Id Tech 2/2.5 engine used in Quake 1/2 using OpenGL, GLEW and GLFW.

This is based on alexkid77/3dEngineOpenGL and cmbasnett/mandala