Commit History

Author SHA1 Message Date
  Paul A 8b8776676c Changed the math library from Math (custom made) to GLM and amended all the codebase to use the new math library 4 years ago
  Paul A 7a25e70c07 Making 'LightComponent into a SystemObject; 4 years ago
  Paul A 5f15c8133c Cleaned up light component code: using a single uniform instead of inheritance of different light types. 4 years ago
  Paul A 2eea6808bf Started reimplementing all game objects, scenes and maps to be based on an entity component system. 4 years ago
  Paul A a4fe4c77c4 Added 'include' files and libraries necessary to compile the project for a 64-bit platform 5 years ago
  Paul A 8d7c8dfa98 Added Filesystem class (filesystem and IO operations); 5 years ago
  Paul A 05ee8fe85e Added more error checks (during the loading of different rendering stages) and error codes; 5 years ago
  Paulcodedev 2ab8e13740 Made HDR into a rendering pass, added comms between rendering passes 7 years ago
  Paulcodedev 56c3388732 Fixed window resizing, fullscreen and mouse capture 7 years ago
  Paulcodedev c9fa5c45fa Added HDR rendering with eye adaption (automatic exposure) 7 years ago
  Paulcodedev b47ace4f02 Modified object loading, added environment map support 7 years ago