How can i draw complex shapes, for example an airplane or a teapot etc etc? I tried searching through the references, and the best option i was able to find was using the beginshape and endshape and then specifying the coordinates of the vertices. Is it possible to draw the object like in autoCAD or solidworks, then transform them to the corresponding processing code? Geometrically visualising and finding out each and every vertices looks very confusing and hard.
1