On Tue, Sep 25, 2012 at 4:31 AM, Patrick Shirkey <[email protected]> wrote: > Hi, > > Is it possible to use clutter to load existing opengl code directly?
You can call OpenGL ES2 directly under some circumstances, see examples/cogl-gles2-context.c and examples/cogl-gles2-gears.c in the Cogl sources. Regards, Tomeu _______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
