Initial commit

This commit is contained in:
zhangshun
2026-06-01 15:55:59 +08:00
commit 40f9bdb590
1799 changed files with 362227 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
*** 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.