[Gtk-sharp-list] hardware accelerated graphics in mono/gtk/gdk?

Bogdan B. cbobby at gmail.com
Tue Feb 28 08:43:44 EST 2006


Hello,

Without knowing anything of the below, try them starting with GtkGLAreaSharp.

2. GtkGL# (http://www.olympum.com/~bruno/gtkgl-sharp.html) - OpenGL
and Gtk# integration. Not maintained.
1. GtkGLAreaSharp - OpenGL widget, based on the GtkGLArea widget.
http://www.mono-project.com/GtkSharp#Additional_Widgets

3. opengl-sharp
C# binding for OpenGL including Gtk# OpenGL widget. Seems outdated
http://gnomefiles.org/app.php?soft_id=321

On 2/28/06, Jonathan Resnick <jresnick at gmail.com> wrote:
>
> Can anyone tell me how to do hardware accelerated graphics in mono/gtk/gdk,
> or point me to some sample code?  I simply need the ability to blast an
> in-memory image buffer to the screen, repeatedly, as in animation, but I
> need it to be quite fast.
>
> Thanks,
> Jonathan
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>
>


More information about the Gtk-sharp-list mailing list