Skip navigation.
 
mlRe: Problem with CIFilters
FROM : Jason Wiggins
DATE : Sun May 11 14:24:17 2008

Hi Julius,

Not sure how much help I'll be, but I looked at the screencast and 
going through it frame by frame, it looks as though the "weird lines" 
are shadows (inner shadow, not a drop shadow) from the bounding 
rectangle of the icons. You see the same effect from the bounding area 
of the "Öffnen" text. (See halfway through the screencast)
I can't explain why they only appear sometimes either.

Jason


On 11/05/2008, at 10:03 PM, Julius Eckert wrote:

> Hi,
>
> I am implementing something like a coverflow. So I have many visual 
> elements
> in the background and one which is closer to the user and in focus.
> I put a transparent layer on top of the background elements, which 
> makes
> them darker. This is very good to make the user focus more on the 
> element in
> the foreground.
> I had applied additionally an backgroundFilter to this transparent 
> layer
> (CIGaussianBlur. CIBoxBlur ... tried both). This effect is so great 
> I really
> want it in my product.
> The problem is that some weird lines appear when other layers are 
> drawn in
> my scene.
> Did a short screencast to make this more clear:
>
> http://www.mygnu.com/julius/temp/SFBug.mov
>
> Has anyone an idea , why this is happening and how I can fix it?
>
> BTW: its a quicksilver interface called "silverflow", already 
> available as
> beta on my website www.jeckert.net.tc  , freeware
>
> Thanks in advance,
> Julius
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlProblem with CIFilters Julius Eckert May 11, 14:03
mlRe: Problem with CIFilters Jason Wiggins May 11, 14:24
mlRe: Problem with CIFilters Kyle Sluder May 11, 16:24