Initials NF

Drawing Pictures in Desmos

Thu, 28 Jan 2021

Nicholas Ficara

I was messing around with various APIs and I stumbled across a feature in Desmos that allows you to place a colored pixel anywhere on the graph. I instantly wanted to set up a script that would draw out an image.

I decided to start small and make an apple. Here is the original image (low res for performance):

apple

Now I made each pixel of that apple a point on desmos:

image-20210707192931016

As you can see, if we zoom into each of those pixels, we can see each individual one:

image-20210707193030429

The natural next step was to draw Naruto, and so I did:

image-20210707193148203