I have a simple pyramid shape in 3D, with increased strokeweight. (Taken from
http://processing.org/learning/p3d/ under 3d shapes). Now the vertices look edgy, not smooth or "straight" as I'd like them to be. What can I do?
I've already tried "smooth()" but it doesn't seem to do anything.
Thanks in advance!
This program should run as it is, try pressing X, Y or Z key to rotate the pyramid.