You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.