Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codesuki/bsp-renderer

Quake III map and model renderer
https://github.com/codesuki/bsp-renderer

bsp bsp-renderer c-plus-plus md3 opengl quake quake-3 renderer

Last synced: about 2 months ago
JSON representation

Quake III map and model renderer

Awesome Lists containing this project

README

        

bsp-renderer
============

Supports:
* Quake 3 shaders
* Frustum culling
* Quake 3 models with animations
* Collision detection
* Simple Bitmap font rendering

Dependencies
------------

* SDL 2.x
* SDL_image
* Boost filesystem
* GLEW
* GLM