Drawing multiple 3D box plots

Heey again, I stayed up to work on it and the PVector array worked after I tuned the code up a bit. i also needed to add another “translate” in the negative under the box() function to offset the cumulative nature of the main “translate” function. I got some help on the PVector from this link https://forum.processing.org/one/topic/sort-arraylist-with-pvector-on-distance-to-a-point.html
Thanks so much for your help, I really appreciate it:grinning: