Strange frameRate drop?

coyne's picture

Hi everyone!

Does anyone understand why i get -1 fps in this comp?

It is some preparation for creating numbers to be used in vdmx. And can not figure out why the frameRate drops.

I am just using some interpolation, multiplexers and some spheres.

Please have a look if you got the time.

regards Coyne

PreviewAttachmentSize
swipe.qtz37.77 KB

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

franz's picture
Re: Strange frameRate drop?

because it is evaluating only when something changes. add a dummy quad, and you're 60FPS.

see attached comp.

PreviewAttachmentSize
swipe_.qtz39 KB

coyne's picture
Re: Strange frameRate drop?

Thanks a lot.