new 3d primitives: cylinder() and cone()
just wrote up some functions to generate cylinders and their special case, cones. the code is pretty much based on the existing sphere() code and uses a similar syntax. more info in this thread
small demo and source is over here: /p5/cylinder/
small demo and source is over here: /p5/cylinder/

<< Home