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

Attachment: pgpbTnSvGQYSW.pgp
Description: PGP signature

Reply via email to