![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
c# and opengl UI's
Hello everyone,
I was wondering if anyone knows how to create ui's in c# using opengl? thanks |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power: 3
![]() |
Tried Google?
http://www.developerfusion.co.uk/show/3930/ Last edited by v0id; Jun 18th, 2006 at 7:27 AM. |
|
|
|
|
|
#3 |
|
Professional Programmer
|
That is not what he is asking for. He is asking if any one knows how to create User Interfaces using OpenGL.
|
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power: 3
![]() |
Oops!
|
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Jun 2006
Location: Ireland
Posts: 152
Rep Power: 3
![]() |
Do you know OpenGL already? If not first steps would be to check NeHe's Tutorials.
__________________
Visit my website BinaryNotions. |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
|
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 |
|
|
|
|
|
#7 |
|
Expert Programmer
|
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.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#8 |
|
Professional Programmer
|
The NeHe tutorials are in C++ but on the bottom you can find a version for many different lanauages.
|
|
|
|
|
|
#9 |
|
Expert Programmer
|
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.
__________________
"When in Rome, Do as the Romans Do" "Beauty is in the eye of the BEER holder" "Save your breath your going to need it for your blow up doll later" SearchLores.org |
|
|
|
|
|
#10 |
|
Professional Programmer
|
Of course it would. Here is what I used to mess around with
http://csgl.sourceforge.net/ |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|