137 Commits (1a61236082dca16a91d7c81f4b513472414b64b2)
 

Author SHA1 Message Date
Shariq Shah bb3abf5e00 Added shaders required so far and default assets 9 years ago
Shariq Shah 4286a0ba7c Moved from premake4 to simple makefiles 9 years ago
Shariq Shah 13465911d7 Added bounding volume computation and frustum culling 10 years ago
Shariq Shah 69122f081d Added separate clear color for each camera 10 years ago
Shariq Shah ed1edf44ce Implemented resolution independent rendering and RTT 10 years ago
Shariq Shah c1ea63f571 Updated TODO 10 years ago
Shariq Shah 094d722b8d Added LICENSE file 10 years ago
Shariq Shah 521a566e38 Fixed readme errors by using simple ascii format for export in org 10 years ago
Shariq Shah 53ae2b488d Fixed minor bug in mat4_identity 10 years ago
Shariq Shah 0ad1676547 Removed kazmath dependency 10 years ago
Shariq Shah 568d03f155 Added render to texture support 10 years ago
Shariq Shah 3f4e84d6d3 Added fbos and changed texture creation 10 years ago
Shariq Shah d2ee943995 Added texture support to materials 10 years ago
Shariq Shah 1bc7fc4e9e added simple materials 10 years ago
Shariq Shah 77b93bc480 Added support for RLE encoded tga images 10 years ago
Shariq Shah fc10cb9357 Added uncompressed tga loader 10 years ago
Shariq Shah 7de6726c06 Updated orgfile and removed unused code 10 years ago
Shariq Shah 350a437a6b Fixed issues with heirarchical transformations, camera and absolute directions 10 years ago
Shariq Shah f82493181d Fixed rotation problems by using kmMath instead of linmath library 10 years ago
Shariq Shah e544138b62 Fixed minor bugs in input code 10 years ago
Shariq Shah 16dca4f9ca Fixed minor bugs in input code 10 years ago
Shariq Shah c97dbf5777 Started adding heirarchical transformations 10 years ago
Shariq Shah 820fd6880e Fixed rotation issues by using matrix for rotation instead of quaternion(temporarily) 10 years ago
Shariq Shah 1b649feadc Added camera and model. Made several modifications and fixes throughout the code 10 years ago
Shariq Shah bc46f57091 Added readme generated from orgfile 10 years ago
Shariq Shah 11b15a5248 Modified cleanup to be called by atexit 10 years ago
Shariq Shah cfd810f020 Added transform component 10 years ago
Shariq Shah f7e1887028 Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago
Shariq Shah e6a04a1577 Rewrote array to make it easier to use 10 years ago
Shariq Shah 4a8c3133bb Removed typedefs and changed struct/enum usage 10 years ago
Shariq Shah 4d2f59dcb0 Added Entity creation and removal 10 years ago
Shariq Shah 636966616a Added untracked files 10 years ago
Shariq Shah 6d56ff2bb1 Ported Shader and Geometry code from Project Abstraction. Minor additions to array and string utils 10 years ago
Shariq Shah a40b11870d Implemented functionality to change input map name 10 years ago
Shariq Shah 22e319e391 Learnt git basics. Added changes since first commit. This is essentially the second commit 10 years ago
Shariq Shah 01c61e5030 Implemented input maps 10 years ago
Shariq Shah b764ec95e7 First commit 10 years ago