سؤال

I have a Quartz composition that draws lines using Kineme GL Line objects. My client complained about aliasing effects, so I replaced all the Kineme GL Lines with regular Line objects. I see a lot of improvement with respect to aliasing when I press "View" in Quartz Composer, and everything looks good. However, in my Obj-C application, these lines are not drawn in the QCView, no matter what. Is there something needed that I'm missing in order to enable these lines to be displayed?

Thanks!

هل كانت مفيدة؟

المحلول

If you install http://kineme.net/AlphaBlendMode, you can then set the Kineme GL Line patches to the Alpha blendmode, which renders beautiful antialiased lines.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top