Hi,

On Wed, Mar 23, 2011 at 02:47:58PM -0500, Matt Campbell wrote:
> So Chameleon would not work at all on GNUstep unless Core Animation
> were first implemented.

If you can bear the gross oversimplification, I'd say that basic
CoreAnimation support is not a terribly hard problem. Opal renders to
cairo surfaces so we can just bind that surface to an OpenGL texture
using the GLX extension (on X11 at least, no idea about Windows). This
could be a fun GSoC project, if somebody is interested. (But then again,
Opal itself is not complete either.)

Cheers,

Niels

_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to