index
:
learn_opengl_simple.git
main
A follow along of `learnopengl.com` lessons
talha
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2024-07-02
initial refactor of text rendering done
talha
2024-06-30
Super simple version of optimized text rendering done
talha
2024-06-21
Setup font loading on linux
talha
2024-04-28
Basic text rendering is now working
talha
2024-04-25
Added freetype, started refactoring
talha
2024-04-22
Completed main levels to progress to text-rendering and 2d development.
talha
2024-04-16
Added refraction, albeit slightly limited
talha
2024-04-16
updated shaders and code for cubemaps
talha
2024-04-16
Learning cubemaps, added reflections
talha
2024-04-11
Completed framebuffers (chapter also gave a brief intro to kernels)
talha
2024-04-06
Completed blending
talha
2024-04-06
Update comments and understanding regarding disabling writing to stencil
talha
2024-04-06
Completed Stencil Testing
talha
2024-04-06
Completed Depth Testing
talha
2024-03-31
Completed lighting, Model loading
talha
2024-03-28
Finished lighting chapter
talha
2024-03-27
Added directional lighting, point lights
talha
2024-03-13
Did some work on materials, refactored a few things
talha