Making a 3D grid of points with Processing PeasyCam
I’m trying to create a 3D grid of points in a box using processing with PeasyCam to visualize the box. To make the grid of points, I’m using a method that I’ve used successfully in 2D.
I’m trying to create a 3D grid of points in a box using processing with PeasyCam to visualize the box. To make the grid of points, I’m using a method that I’ve used successfully in 2D.