Page 1 of 1

New BASIC Circle Example

Posted: Tue Dec 19, 2023 11:26 pm
by ahenry3068
Added a new Example program for my BASIC Circle routine. Really did this program in preparation for writing BitBlit routine. (I had to have something recognizable to BitBlit) But I realized that it was a really good simple illustration of how to utilize my BASIC Circle routine also. So I posted it there before I start on BitBlit.

The main program is just a set of variable assignments and 11 calls to my Circle routine that draws a Smiley face.
smiley.png
smiley.png (6.26 KiB) Viewed 39498 times

The post is in Libraries & Examples here:
viewtopic.php?t=6913