On Tuesday, December 1, 2015 at 6:08:02 AM UTC-5, Zim the Fox wrote: > > Hello! > > I'm sorry, I have no idea how to help. but as someone who just started > learning how to work with shaders, I wanted to ask if you would share the > process? What you described sounds a bit like a little program I want to > write. > > Thanks either way! >
Sorry, here's the link to the actual module. I'll post my own examples later, after I get the text stuff figured out. https://swiftcoder.wordpress.com/2008/12/19/simple-glsl-wrapper-for-pyglet/ Another version of same, with some modification: https://github.com/fos/fos-pyglet/blob/master/fos/shader/shaders.py -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
