adamlwgriffiths / PyGLy

Pure Python OpenGL framework using PyOpenGL
http://adamlwgriffiths.github.com/PyGLy/
Other
37 stars 5 forks source link

Add a Shader generated texture #12

Open adamlwgriffiths opened 11 years ago

adamlwgriffiths commented 11 years ago

This is two FBOs with 2 textures that 'ping pong' the output of one into the input of another. This is how GoL was implemented in PyGLyGoL