зеркало из https://github.com/mono/mail-archives.git
104 строки
3.8 KiB
HTML
104 строки
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] OpenGL in mono
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:simon%40psionics.demon.co.uk">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016657.html">
|
|
<LINK REL="Next" HREF="016658.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] OpenGL in mono
|
|
</H1>
|
|
<B>Simon Waite
|
|
</B>
|
|
<A HREF="mailto:simon%40psionics.demon.co.uk"
|
|
TITLE="[Mono-list] OpenGL in mono">simon@psionics.demon.co.uk
|
|
</A><BR>
|
|
<I>Thu, 30 Oct 2003 21:35:40 -0000</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016657.html">[Mono-list] OpenGL in mono
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016658.html">[Mono-list] Determining the platform at compile and run time
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16660">[ date ]</a>
|
|
<a href="thread.html#16660">[ thread ]</a>
|
|
<a href="subject.html#16660">[ subject ]</a>
|
|
<a href="author.html#16660">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Csgl is windows only (at least it was last time I looked)
|
|
|
|
There are linux GL bindings in cvs.
|
|
|
|
I've briefly looked at Tao, but havent touched it at all,
|
|
so I can't comment on its suitablilty.
|
|
|
|
However there is a large performance hit if you plan to just
|
|
throw Polygons at opengl, you'll need to play with vertex lists
|
|
to gain any real performance gains. It'd also help to have had
|
|
a fair bit of OpenGL experiance in C/C++ too.
|
|
|
|
My flirtation with C# and OpenGL was rather unsuccessful, and
|
|
I've ended up using an off-the-shelf solution ( ogre.sf.net )
|
|
which sped my little project up quite a bit :-) There are only
|
|
python bindings and the C++ api, as far as I can see, though
|
|
I'm not going to wrap it in C# bindings due to lack of time :-)
|
|
|
|
Anyhow back to my regular scheduled lurking :) :)
|
|
|
|
Regards,
|
|
|
|
Simon
|
|
|
|
----- Original Message -----
|
|
From: "Douglas J Johnson" <<A HREF="mailto:djj734@mail.usask.ca">djj734@mail.usask.ca</A>>
|
|
To: <<A HREF="mailto:mono-list@lists.ximian.com">mono-list@lists.ximian.com</A>>
|
|
Sent: Thursday, October 30, 2003 7:37 PM
|
|
Subject: [Mono-list] OpenGL in mono
|
|
|
|
|
|
><i> So I thought I would just see if anyone else has had this working and
|
|
</I>><i> has words of wisdom.
|
|
</I>><i>
|
|
</I>><i> I looked at CsGL <A HREF="http://csgl.sourceforge.net/">http://csgl.sourceforge.net/</A> but it seems to be
|
|
</I>><i> abandoned
|
|
</I>><i>
|
|
</I>><i> I looked at Tao <A HREF="http://www.randyridge.com/Tao/Default.aspx">http://www.randyridge.com/Tao/Default.aspx</A> but he
|
|
</I>><i> says it uses all P/Invoke and go-mono says to stay away from those.
|
|
</I>><i>
|
|
</I>><i> So, I am gonna start messin around with these but before I do I
|
|
</I>><i> was wondering if anyone else on this list had any recommendations
|
|
</I>><i> etc. :)
|
|
</I>><i>
|
|
</I>><i> Thx,
|
|
</I>><i> Doug
|
|
</I>><i>
|
|
</I>><i> _______________________________________________
|
|
</I>><i> Mono-list maillist - <A HREF="mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</A>
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.ximian.com/mailman/listinfo/mono-list</A>
|
|
</I>
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016657.html">[Mono-list] OpenGL in mono
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016658.html">[Mono-list] Determining the platform at compile and run time
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16660">[ date ]</a>
|
|
<a href="thread.html#16660">[ thread ]</a>
|
|
<a href="subject.html#16660">[ subject ]</a>
|
|
<a href="author.html#16660">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|