On Fri, Dec 19, 2008 at 12:02 PM, Tristam MacDonald <[email protected]>wrote:
> I have posted a simple (but fairly full featured) GLSL wrapper class to my > blog. It might be useful for anyone interested in using shaders with Pyglet, > especially beginners, as it hides most of the OpenGL/ctypes unpleasantness. > You can find it here: > http://swiftcoder.wordpress.com/2008/12/19/simple-glsl-wrapper-for-pyglet/ > Following a request for an example program, you can find a simple GLSL implementation of Conway's Game of Life here: http://swiftcoder.wordpress.com/2008/12/20/conways-game-of-life-in-glslpyglet/ - Tristam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
