2003-03-19
... ? P5 - V52 - Casey Reas"As of version 52, Processing now supports alpha (transparency) and antialiasing (smooth edges). I've posted an example here: http://www.groupc.net/2003/alpha/ smooth() and noSmooth() turns antialiasing on and off. a fourth value to fill() sets the transparency level. each vertex can be a different color and different level of transparency. There are still some issues, but not for long. A big round of applause for Mr. Ben Fry. (Antialiasing is currently only for polygons)