Hi,

the usage of shaders in pyclutter is pretty much the same as in C:

shader = clutter.Shader()
shader.set_fragment_source(SHADER_SOURCE)
shader.compile()
actor.set_shader(shader)

Maybe I should add an example to the pyclutter examples. (hint: file a
bug for it in bugzilla ;))

so long

:wq buz

On Sat, Mar 20, 2010 at 11:04:34AM +0100, Eric Colleu wrote:
> Hi All,
> 
> usually, google is my friend, ;) but here I'm blocked.
> Does somebody know where I can find some example, tutorial, or source code
> on shader usage with pyclutter?
> 
> thanks for your help.
> 
> Eric

-- 
/(bb|[^b]{2})/

GnuPG Fingerprint: 2FFF FC48 C7DF 1EA0 00A0  FD53 8C35 FD2E 6908 7B82

Attachment: signature.asc
Description: Digital signature

Reply via email to