summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-30Super simple version of optimized text rendering donetalha
2024-06-21Setup font loading on linuxtalha
2024-04-28Basic text rendering is now workingtalha
2024-04-25Added freetype, started refactoringtalha
2024-04-22Completed main levels to progress to text-rendering and 2d development.talha
2024-04-16Added refraction, albeit slightly limitedtalha
2024-04-16updated shaders and code for cubemapstalha
2024-04-16Learning cubemaps, added reflectionstalha
2024-04-11Completed framebuffers (chapter also gave a brief intro to kernels)talha
2024-04-06Completed blendingtalha
2024-04-06Update comments and understanding regarding disabling writing to stenciltalha
2024-04-06Completed Stencil Testingtalha
2024-04-06Completed Depth Testingtalha
2024-03-31Completed lighting, Model loadingtalha
2024-03-28Finished lighting chaptertalha
2024-03-27Added directional lighting, point lightstalha
2024-03-13Did some work on materials, refactored a few thingstalha
2024-03-12Switched to clang on linux, updated shader to allow interactivelytalha
2024-03-12Updated project, fixed implicit type conversion issuestalha
2024-03-12Updated gitignoretalha
2024-03-12Added project files to gittalha