C.J. Adams-Collier wrote: > May I host the binaries alongside some other packages > at http://www.colliertech.org/downloads/ ? > > This looks very cool. Thank you for putting the effort into it! > any simple example about how to use the widget?, adding tao.opengl code in the expose event handler??..i try that and my X crash with the swapbuffer call.. Cheers,
Mauricio > Cheers, > > C.J. > > > On Apr 26, 2008, at 12:40 PM, James Talton wrote: > >> GTKSharp GLWidget >> http://www.golem3d.com/?q=node/40 >> >> If you compile on Windows it seems to work great on Windows and Linux. >> For some reason it does not seem to work if compiled on Linux. (That >> was a while back, it may work.) >> >> It is not a wrapper around a c++ version. It performs direct >> pinvokes to the system libraries. >> It does allow for a shared context between controls. >> >> Feel free to copy/modify/use the code any way you want. >> >> - James >> >> >> On Sat, Apr 26, 2008 at 9:29 AM, Simon <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> wrote: >> >> Hey guys, >> >> that would be great! >> >> Thanks, take care, >> Simon >> >> On Sat, Apr 26, 2008 at 3:19 PM, James Talton <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> wrote: >> > I have an implementation of a GTK GL control that works on >> windows. I'll >> > gladly send along the code if it will help. >> > >> > >> > >> > >> > On Fri, Apr 25, 2008 at 6:00 PM, C.J. Adams-Collier >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> >> > wrote: >> > >> > > Hey there Simon, >> > > >> > > I've got a win32 box at work I may be able to tinker with >> this on. More >> > > info as it becomes available. >> > > >> > > Cheers, >> > > >> > > C.J. >> > > >> > > >> > > >> > > >> > > >> > > On Sun, 2008-04-06 at 11:43 +0200, Simon wrote: >> > > > Hi! >> > > > >> > > > I'm trying to make OpenGL work with Gtk# on the Windows >> platform. I >> > > > stumbled upon GtkGLArea Sharp, which seems like a great >> tool, the only >> > > > problem is that there are (at least to my knowledge) no >> binaries >> > > > available for Win32. Can a port for GtkGLArea-Sharp to >> Windows be >> > > > done? >> > > > >> > > > I tried to use the DLLs that were used on Linux, but that >> of course >> > > > did not work (all I got was a type exception). I am particulary >> > > > looking for "gtkglarea-sharp.dll" and >> "gtkgkarea-sharp-util.dll" files >> > > > for Win32. >> > > > >> > > > Thanks, take care >> > > > Simon >> > > > _______________________________________________ >> > > > Gtk-sharp-list maillist - [email protected] >> <mailto:[email protected]> >> > > > http://lists.ximian.com/mailman/listinfo/gtk-sharp-list >> > > >> > > _______________________________________________ >> > > Gtk-sharp-list maillist - [email protected] >> <mailto:[email protected]> >> > > http://lists.ximian.com/mailman/listinfo/gtk-sharp-list >> > > >> > > >> > >> > >> >> >> >> -- >> Lp, Simon >> >> > > ------------------------------------------------------------------------ > > _______________________________________________ > Gtk-sharp-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/gtk-sharp-list > _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
