![]() |
c# and opengl UI's
Hello everyone,
I was wondering if anyone knows how to create ui's in c# using opengl? thanks |
Tried Google?
http://www.developerfusion.co.uk/show/3930/ |
That is not what he is asking for. He is asking if any one knows how to create User Interfaces using OpenGL.
|
Oops!
|
Do you know OpenGL already? If not first steps would be to check NeHe's Tutorials.
|
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 |
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. |
The NeHe tutorials are in C++ but on the bottom you can find a version for many different lanauages.
|
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.
|
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