18 Commits (b4360d62d23dddb54815b523b5f0f6f2dcf39a22)

Autor SHA1 Mensaje Fecha
  Thomas Buck c0bb765fbf Wrong assert was used when including glm hace 10 años
  Thomas Buck f529431d53 Fixed FontTTF Glyph Y Offset hace 10 años
  Thomas Buck 3c66d229bf Now using stb_truetype instead of SDL2-TTF. hace 10 años
  Thomas Buck e2f3ea30ad TextureManager is now completely static. hace 10 años
  Thomas Buck 63e5a0b55f Performance boost by storing data in GL buffers directly hace 10 años
  Thomas Buck 55c1192438 Bugfixes in WindowSDL, Console. Added ShaderBuffer. hace 10 años
  Thomas Buck a3d6411368 Removed Exceptions, moved GL code into Shader hace 10 años
  Thomas Buck 98199883db Fixed window resizing and initial camera offset. hace 10 años
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. hace 10 años
  Thomas Buck 826c05f5b6 Draw room bounding boxes in wireframe mode hace 10 años
  Thomas Buck a2bed57177 Controller support, Camera Quaternion hace 10 años
  Thomas Buck 6625071dfd Render StaticModels hace 10 años
  Thomas Buck 6724d84f3b Removed WindowGLUT, added WindowGLFW hace 10 años
  Thomas Buck 881d13ab74 Tweak CMakeLists so sources appear in IDEs [skip ci] hace 10 años
  Thomas Buck 5a95f1c49f Camera movement, first Mesh drawing hace 10 años
  Thomas Buck 86eb716b47 Fix glm includes for Travis hace 10 años
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. hace 10 años
  Thomas Buck ad4fa38113 Rewrote OpenAL, SoundManager, added system folder hace 10 años