| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
You're assumption is correct. I looked at the composition and the big problem is that the Image With String patch is generating an image from a string that changes for every iteration loop. You can boost performance quite a bit by making sure the image has a fixed size instead of depending on the amount of text. I go from 8 to 20FPS if I set the Image Width and Image Height to a constant 1.0. It's still very unoptimized at that point, as the composition is still drawing 10 fairly long texts per frame, but it's pretty much as far as you can go with the iterator approach.
________________________________________________________ Pierre-Olivier Latour email@hidden Quartz Composer Architect Graphic & Imaging Team |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/email@hidden This email sent to email@hidden
| References: | |
| >Iterator (From: Andrew Kearney <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.