Tanya Zubova
Gallery
p5.js
Processing
TouchDesigner
OTHER PROJECTS
Product design
3D & Illustrations
Creative coding
Tools
Coordinate Cursor
Color picker
Copy by click
Libraries
LazyGui
cursor tools
Tags
…
push(); color c = 45; //dot stroke(c); strokeWeight(4); point(mouseX, mouseY); // text part fill(c); textSize(20); text("X: " + mouseX + " Y: " + mouseY, mouseX + 12, mouseY + 6); pop();
Previous
Next
Links
OpenProcessing
YouTube guide
Instagram post