Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 240 Bytes

Readme.md

File metadata and controls

18 lines (15 loc) · 240 Bytes

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