Commit Graph

14 Commits

Author SHA1 Message Date
Sylvain PILLOT 61057add08 added screenshot/video output to fxlink + updated README.md 2023-01-19 20:44:47 +01:00
Sylvain PILLOT 434195fee8 Allow moving C=A+B.i in the complex plan with [SHIFT+ARROWs] for the Julia set 2023-01-19 13:19:26 +01:00
Sylvain PILLOT 95948ca747 Included optimized qudratic calculation loop in ASM from Lephe + resolution switch [OPTN/VARS] on the fly 2023-01-19 12:47:32 +01:00
Lephenixnoir 07964396e0
improve speed of z->z²+c iteration and also parameterize z 2023-01-19 09:20:09 +01:00
Sylvain PILLOT 768028d45f Better addin Icons 2023-01-18 21:13:19 +01:00
Sylvain PILLOT b5c692d6be Working Julia and Mandelbrot SCALE 2x2 2023-01-18 20:59:23 +01:00
Sylvain PILLOT 6abe7a23cf fine tuning of parameters 2023-01-17 22:04:41 +01:00
Sylvain PILLOT 8f1d8afb0a Adjustment of the rendering palette for Mandelbrot set 2023-01-17 19:05:58 +01:00
Sylvain PILLOT 96659f96a6 Added Lephe's Mandelbrot shader in ASM + created Julia shader 2023-01-17 18:44:40 +01:00
Sylvain PILLOT d0100044fa Revert "WIP : integration of Lephe's ASM (not working yet)"
This reverts commit e46df574d4.
2023-01-17 18:23:30 +01:00
Sylvain PILLOT e46df574d4 WIP : integration of Lephe's ASM (not working yet) 2023-01-17 14:56:49 +01:00
Sylvain PILLOT 18871a5964 First attempt : integration of Lephe's ASM routine for Mandelbrot computation 2023-01-17 14:20:48 +01:00
Sylvain PILLOT 2b43c56ee6 Optimization of the calculation loop 2023-01-17 13:49:22 +01:00
Sylvain PILLOT f31f044d4e first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00