Files
Polyhedron/external/eigen-3.4.0/demos/mandelbrot
Efim Beshmenev 7f9dc067a1 Initial commit
2026-07-10 19:16:42 +03:00
..
2026-07-10 19:16:42 +03:00
2026-07-10 19:16:42 +03:00
2026-07-10 19:16:42 +03:00
2026-07-10 19:16:42 +03:00

*** Mandelbrot demo ***

Controls:
* Left mouse button to center view at a point.
* Drag vertically with left mouse button to zoom in and out.

Be sure to enable SSE2 or AltiVec to improve performance.

The number of iterations, and the choice between single and double precision, are
determined at runtime depending on the zoom level.