|
You are here |
gist.github.com | ||
| | | | |
glfmn.io
|
|
| | | | | ||
| | | | |
lea.codes
|
|
| | | | | A short tutorial on WebGL and Shaders | |
| | | | |
www.nicktasios.nl
|
|
| | | | | In this series of posts, I am going to create a clone of the classic arcade game, space invaders, in C++ using only a few dependencies. In this post I will set up the required OpenGL shaders to draw a | |
| | | | |
therealmjp.github.io
|
|
| | | There's been a bit of a stir on the Internet lately due to AMD's recent Leo demo, which was recently revealed to be using a modern twist on Light Indexed Deferred Rendering. The idea of light indexed deferred has always been pretty appealing, since it gives you some of the advantages of deferred rendering (namely using the GPU to decide which lights affect each pixel) while still letting you use forward rendering to actually apply the lighting to each surface. | ||