Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C# (http://www.programmingforums.org/forum16.html)
-   -   c# and opengl UI's (http://www.programmingforums.org/showthread.php?t=10408)

dark_omen Jun 18th, 2006 1:46 AM

c# and opengl UI's
 
Hello everyone,

I was wondering if anyone knows how to create ui's in c# using opengl?

thanks

v0id Jun 18th, 2006 8:15 AM

Tried Google?
http://www.developerfusion.co.uk/show/3930/

Wizard1988 Jun 18th, 2006 9:41 AM

That is not what he is asking for. He is asking if any one knows how to create User Interfaces using OpenGL.

v0id Jun 18th, 2006 10:34 AM

Oops!

Eoin Jun 18th, 2006 12:09 PM

Do you know OpenGL already? If not first steps would be to check NeHe's Tutorials.

dark_omen Jun 18th, 2006 5:02 PM

Woah, looks like a got some reading to do. Do you know if the stuff in the Nehe tutorials will work with csGL, or do they use something different, I'm assuming that in the nehe tut. he is using glut or something that works with c++?
thanks

coldDeath Jun 18th, 2006 5:17 PM

NeHes tutorials are in C++ but they give you an idea of how OpenGL works. For example I didn't want to use the Win32Api liek NeHe used, so I was using what i learned with GLUT instead.

EDIT: It won't be hard for you to follow, I just checked and it has the C# source code at the end of every page.

Wizard1988 Jun 18th, 2006 5:43 PM

The NeHe tutorials are in C++ but on the bottom you can find a version for many different lanauages.

Kilo Jun 19th, 2006 12:07 PM

would the .NET framework be able to easily handle a OpenGL, DirectX or unknown API UI easily? Sounds to me like this is a snail that might not leave the starting line.

Wizard1988 Jun 19th, 2006 12:28 PM

Of course it would. Here is what I used to mess around with
http://csgl.sourceforge.net/


All times are GMT -5. The time now is 8:06 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC