Using PVector to plot coordinates
in
Programming Questions
•
2 years ago
I am trying to plot X, Y and Z coordinates on a 3D landscape using PVector. How do I go about doing this?
I am having trouble declaring X, Y and Z values and then extracting the corresponding values from a table.
Any help would be much appreciated.
1