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 (
Collapse
)
Author
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
- Only lessons left are geometry shaders and anti-aliasing - will get to those later on soon - need to do text rendering now
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
buffer
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