R: Rejected

DELAY

Hi i think that a DELAY patch could be extremely usefull: delay any message given a time value. This would prevent excessive use of the Queue patch, esp. that you can't really control precisely how long the delay will be. Maybe someone already has a macro for this ?

A Camera.

A camera, with Lenses, FOV, DOF, and path controlled for animation. i think its a must.

Cornu and Bezier Curves

I'd love to get my sticky mitts on a QC equivalent of this. http://nodebox.net/code/index.php/Cornu#cornu

What it does is render lovely spirally Cornu curves from a set of X/Y coordinates. Here's a nice example of it working on a font outline http://nodebox.net/code/index.php/Cornucopia

I'd be happy if it was 2D-only (and I guess it could be rendered using NSBezier that way), but obviously a 3D version would be even nicer!

The other thing I'd like to see, which is probably a bit easier, is a simple 2D Bezier Curve renderer. I'd envisage it taking a structure containing an XY position for each point and XY positions for both 'handles' for each point, and rendering a nice antialiased path or a filled shape if the path is closed.

a|x http://machinesdontcare.wordpress.com

VDMX and QC

hi, Kineme. As you know, VDMX works great with QC, and I love VDMX for it. BUT, in the last beta when you trigger a composition the sistem freeze for a second. I post a topic in the vidvox forum, but they couldn't solve the problem. Maybe you can? I don't understand the problem really, but i'm sure you can understand it... or maybe only the Apple's programmers could do? anyway, thankx Mprack

Image output to file

It would be great to have a patch to save image to file, or save rendering destination to file.