If you know how to program at an intermediate level, you could make a program that manages multiple objects at once, storing each point as x,y,z And when your ready to draw, you go through each point and use POINT3D to draw where it should be on the screen Oh and you would use XROT,YROT,ZROT to rotate each point around the camera