Post Reply 
AriCalculator is a home made pocket calculator.
05-02-2019, 08:36 AM (This post was last modified: 05-02-2019 08:46 AM by Dan.)
Post: #68
RE: AriCalculator is a home made pocket calculator.
I've added some drawing commands (at the moment just to turn a pixel on/off) to the keystroke programming language on the calculator, and want to try drawing the Mandelbrot set. Some references I've come across are:

http://warp.povusers.org/Mandelbrot/ and

http://jonisalonen.com/2013/lets-draw-th...lbrot-set/

Interesting, if the absolute value of Z remains less than 2 for all of the iterations, the pixel is turned on. I wonder how many iterations are required to generate the pattern on a black and white 128 x 64 GLCD?

EDIT: Looking at the C code in the first link 30 iterations have been used.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: AriCalculator is a home made pocket calculator. - Dan - 05-02-2019 08:36 AM



User(s) browsing this thread: 1 Guest(s)