graphic-effects

Graphic effects library for Core Graphics?

I've reached a point were I can't keep procrastinating the writing of the graphics part of an iPhone app. What has kept me from digging into it so far has being that it feels hard to figure out how to realize my idea of having "glowing", "sparkling" effects on some lamps. I used to be good at such things back in the days of the Amiga sc...

Wpf highlight image?

Is there any effect in WPF I could Make an image shiny etc.? (I want to use it for a hovered image) A mask or something like this would be great. ...

Rotating a .net panel in winforms

We use windows forms and custom user controls and I would like to be able to rotate the panel hosting the userControl in a particular form. I have seen similar functionnalities with WPF but can't use it for the moment. Is it possible to achieve the rotation of a panel and its children using possibly built-in .net methods or GDI+ ? I hav...

How to move around an image with javascript?

i'm developing a simple web quiz. Using javascript, i would like to create an effect that displays a small image (1UP) that wanders around the "game deck" when users reach a specific level or score; user could gain an extra life simply clicking on it in time. Do you know any Jquery plugin or javascript snippet to achieve an effect like t...