This website requires JavaScript.
Explore
Help
Register
Sign In
lenn
/
LearnOpenGL
Watch
1
Star
0
Fork
0
You've already forked LearnOpenGL
mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced
2026-01-30 20:13:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d16ef0fe2e7da84e52d2a017ba86115ff50803f
LearnOpenGL
/
src
/
5.advanced_lighting
/
3.2.1.point_shadows
History
Shivpratap Chauhan
2d16ef0fe2
GLFW hint GLFW_OPENGL_FORWARD_COMPAT is must on osx to create glfw
...
window successfully
2017-07-12 17:06:00 +05:30
..
3.2.1.point_shadows_depth.fs
Code re-work: shadow mapping.
2017-04-23 12:52:47 +02:00
3.2.1.point_shadows_depth.gs
Code re-work: shadow mapping.
2017-04-23 12:52:47 +02:00
3.2.1.point_shadows_depth.vs
Code re-work: shadow mapping.
2017-04-23 12:52:47 +02:00
3.2.1.point_shadows.fs
Code and content re-work: advanced OpenGL and advanced lighting.
2017-06-01 22:04:34 +02:00
3.2.1.point_shadows.vs
Code re-work: shadow mapping.
2017-04-23 12:52:47 +02:00
point_shadows.cpp
GLFW hint GLFW_OPENGL_FORWARD_COMPAT is must on osx to create glfw
2017-07-12 17:06:00 +05:30