This is a pattern that plots a point on every point that's distance from the origin is an integer. use the arrow keys to move the graph, and scroll to zoom. speed controls the speed that you can move the graph viewport controls how much of the graph is rendered (can speed up rendering) resolution controls how accurate the graph is, 1 is a 1:1 ratio of the scratch canvas float is how many decimal places the position will round to. lower numbers will allow for detailed rendering when you are zoomed out, while higher numbers will allow more detail when zoomed in. all by me