Hi, i need to represent some coordinates as points in processing, Since i have thothands of points, i was thinking that instead of drawing the points, create an image with the point drawed as pixels, since the position of the points is static it wont need to calculate the positions every frame.
I was wondering that is make this approach , how can i calculate the collisions between my mouse and each point?
Is there is a way of repeading the pixels coordinates of an image ?
thanks
R.
I was wondering that is make this approach , how can i calculate the collisions between my mouse and each point?
Is there is a way of repeading the pixels coordinates of an image ?
thanks
R.
1
