summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)Author
2024-04-22Completed main levels to progress to text-rendering and 2d development.talha
- Only lessons left are geometry shaders and anti-aliasing - will get to those later on soon - need to do text rendering now
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
buffer
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