Hello,
I need to make a program that allows the user to load a csv file. Then every column would represent a degree, and the rows would represent z, and the data would be a radius. Also, I'd like to change the color of the surface. The data is from a measured cylinder to represent erosion, so if the radius is in some range the color has to change, lets say from yellow(radius OK) to red (High erosion, meaning a bigger radius)
Can I do this? If I can, can you tell me some some hits, or what to look for? I've never used Processing before, so I pretend to star with the tutorials in the official website.
Thanks a lot.
1