[Mono-devel-list] using GLX with C#

Jonathan S. Chambers Jonathan.Chambers at ansys.com
Thu Jun 9 10:55:46 EDT 2005


Pierre,
	I (and others) have made the same request on the mono windows
forms mailing list. No answers so far. I started to look into it, but
haven't had time lately. If I figure anything out, I'll post it.

- Jonathan

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Pierre
Brunet
Sent: Thursday, June 09, 2005 10:54 AM
To: mono-devel-list at lists.ximian.com
Subject: [Mono-devel-list] using GLX with C#

                                    Hi,

    I've made a sublayer that embed several Mono in several pthread to 
run C# SPMD program over NUMA. I 've not made yet the communication lib 
(I just use pipe now to communicate between different Mono).
To illustrate my work I need a scientific computation program (I have 
it) and a graphic porgram... that's where is the pb...

I know TAO framework, which is good, but I can't use GLUT to draw openGL

primitives from different threads, I need GLX to get rendering context 
and device context to allow my several Mono (which are in different 
pthread) draw openGL in a same window.

So my question is, is there anybody knows how to use GLX functions in a 
C# program ???

Thanks a lot, Pierre.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list





More information about the Mono-devel-list mailing list