I get this error when I run the program:
( debian/linux + intel 945gm )

>>> foo = glCreateProgram()
Mesa 7.0.3 implementation error: User called no-op dispatch function
(an unsupported extension function?)
Please report at bugzilla.freedesktop.org


damn it, intel! :(



On Jan 28, 2008 10:08 AM, Jonas Wagner <[EMAIL PROTECTED]> wrote:
> Hi
> I've written a renderer for the mandelbrot set using pyglet.
> All the rendering is done on the GPU using GLSL. With my
> Geforce 8800GT I get 60 FPS at 1680x1050. May be the shader
> class is of some use for someone.
>
> Source:
> http://29a.ch/mandelbrot/mandelbrot.py.txt
>
> Screenshot:
> http://29a.ch/mandelbrot/mandelbrot_small.png
>
> Requirements:
> Python, Pyglet, OpenGL 2.0
>
> Feedback is appreciated!
>
> - Jonas
>



-- 
This email message is public domain.  Have a nice day! ^_^

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to