-
Notifications
You must be signed in to change notification settings - Fork 3
Example: Mandelbrot
Craig Minihan edited this page May 6, 2015
·
6 revisions
We liked mandelbrot-set.com so we thought we'd make it run under libjsapi
and gtkmm just for kicks.
The example consists of gtkmm
wrapper classes and the JavaScript source to draw the Mandelbrot. It is too complex to list the source here, however if you are brave you will find it
here.
DISCLAIMER: The gtkmm
wrapper classes are examples only, they don't have much error checking so if you use them you are brave/crazy/stupid.