33 Commits (14992ad143943257cf221207b41c40a74f7e1166)

Author SHA1 Message Date
Shariq Shah 14992ad143 Fixed glaring bug in al_check macro 9 years ago
Shariq Shah 0e8c68a44a Update makefile 9 years ago
Shariq Shah e43b3aa324 Added OpenAL-soft for sound playback 9 years ago
Shariq Shah 563705fb71 Updated readme and made minor changes to editor 9 years ago
Shariq Shah f8a88791f1 Added support for registering and view live debug variable data in editor 9 years ago
Shariq Shah 6775ebc612 Cameras can now be marked for automatic resize on window resize event 9 years ago
Shariq Shah 58b1c59eaa Fixed bugs with fog setttings in editor 9 years ago
Shariq Shah 598ac1c5cf Added window to render settings to editor ui and updated nuklear version 9 years ago
Shariq Shah 97ac88e7da Began work on editor and fixed bug with mousewheel events 9 years ago
Shariq Shah 3389c423df Properly implemented simple toggleable debug drawing for meshes 9 years ago
Shariq Shah 4a091cea9a Added toggleable draw modes, GL_TRIANGLES, GL_POINTS and GL_LINES along with initial work on debug rendering 9 years ago
Shariq Shah 6909a1cda6 Added support for resizeable framebuffers and textures. Improved management of textures/renderbuffers attached to framebuffers 9 years ago
Shariq Shah 9007024b26 Initial integration of nuklear as gui framework and minor additions/tweaks all around the codebase 9 years ago
Shariq Shah fc57ea5f31 Added functionaly to create symlink to assets folder post build under linux 9 years ago
Shariq Shah 0748d3d4ff Switched to cmake as build system 9 years ago
Shariq Shah 1c031802d0 Made several modifications, fixes and additions to compile and run on windows 9 years ago
Shariq Shah b151e2d52f Fixed mousebutton and relative mouse movement bugs 9 years ago
Shariq Shah 22684f22d5 Fixed issues with opengl context version and minor bug with blinn-phong uniform bug 9 years ago
Shariq Shah 1ff8de31e3 Updated readme 9 years ago
Shariq Shah 84ff35053c Fixed texture units' issue 9 years ago
Shariq Shah b58fa413bc Fixed problems with fbo's depth texture not rendering because of texture unit 9 years ago
Shariq Shah f815dafd82 Implemented rendering vertex data to gbuffer 9 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 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 fc10cb9357 Added uncompressed tga loader 10 years ago
Shariq Shah 7de6726c06 Updated orgfile and removed unused code 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