So here we go, plotting coprimes :) I actually came down this idea of trying to plot it (not the first to do it either btw) because I know that gaussian primes (complex prime numbers) are defined by |z| being prime itself, however, that would only create a circle pattern on the screen and I wasn't satisfied with this. So then I thought, well, what if we try to define a complex prime number as a number not divisible by other whole complex numbers or whole numbers... However, I am not sure this satisfies the whole complex numbers, only checking for whole number division, I would love to try to create an algorithm to check for basically my version of "complex primes". If any of you can do it first, let me know, I would love to see how the graph comes out ;)
https://en.wikipedia.org/wiki/Euclidean_algorithm https://en.wikipedia.org/wiki/Coprime_integers