Loading...
Logo
Processing Forum
ebbnormal's Profile
1 Posts
1 Responses
0 Followers

Activity Trend

Last 30 days

Loading Chart...

Show:
Private Message
    Hello. I am trying to write a program that stores the x, y coordinates of an a curve (not to be confused with the curve function) into an array. The curve is created by drawing a circle when the mouse is pressed and dragged across the screen. I would like to build up an array of the x,y coordinates so I can use the data as input into a generative art program. Any ideas? The following is what the curve would look like.