26 コミット (9121091e5eeff4787d6f084e859e8199f67a9909)

作成者 SHA1 メッセージ 日付
  Thomas Buck 9121091e5e No longer including gl.h globally, renamed own assert. 9年前
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9年前
  Thomas Buck 917e1b47ed Removed unused stuff [skip ci] 9年前
  Thomas Buck dfbc01cc42 TR3 level loader, assert macros 9年前
  Thomas Buck 0d31c3b41a Support for Room Sprites 9年前
  Thomas Buck c0bb765fbf Wrong assert was used when including glm 9年前
  Thomas Buck 98199883db Fixed window resizing and initial camera offset. 9年前
  Thomas Buck b2436b7de4 RunTime now static. StaticMesh displays bounding boxes. 9年前
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 9年前
  Thomas Buck 826c05f5b6 Draw room bounding boxes in wireframe mode 9年前
  Thomas Buck 7f4de9d5a7 Fixed view frustum calculation and culling 9年前
  Thomas Buck 21d2478397 Added basic view frustum culling 9年前
  Thomas Buck 6625071dfd Render StaticModels 9年前
  Thomas Buck 5a95f1c49f Camera movement, first Mesh drawing 9年前
  Thomas Buck 86eb716b47 Fix glm includes for Travis 9年前
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. 9年前
  Thomas Buck 8e2118188c LoaderTR2 loads most parts of the Rooms 9年前
  Thomas Buck c3c681e66f LoaderTR2 starts filling Rooms 9年前
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9年前
  Thomas Buck 89d4636222 Sorting vectors now working 9年前
  Thomas Buck b1fb7c9965 Removed vec_t typedefs 10年前
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 10年前
  Thomas Buck e116fe3fa3 Created BoundingBox class 10年前
  Thomas Buck b8794b216d Using Box as BoundingBox 10年前
  Thomas Buck ac8022ec70 Menu play button working 10年前
  Thomas Buck 2007e0693b Moved Box, Sector,... into extra file 10年前
  Thomas Buck 36ece5eb87 Setup objects from TombRaider in their constructor 10年前
  Thomas Buck 01d39b4972 Render using new interface 10年前
  Thomas Buck a119a9994c Added comparison operator to static model 10年前
  Thomas Buck 552687f17f Rewrote room loading code 10年前
  Thomas Buck c3f431e6ef Rewrote Sprite loading in Game 10年前
  Thomas Buck 404dd6b66e Started world refactoring 10年前