OpenGL in C#, is it possible??

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Hey

I'm wondering if it is possible create OpenGL applications using C#, or is
this only possible for vc++?? I quess if this should be possible in C# then
C# must have a managned OpenGL SDK installed??

Any suggestions??

Jeff
 
Hello jeff,

See this one http://www.csharpopenglframework.com/

---
WBR, Michael Nemtsev [C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

j> Hey
j>
j> I'm wondering if it is possible create OpenGL applications using C#,
j> or is this only possible for vc++?? I quess if this should be
j> possible in C# then C# must have a managned OpenGL SDK installed??
j>
j> Any suggestions??
j>
j> Jeff
j>
 
Hello jeff,

and there http://csgl.sourceforge.net/, http://www.exocortex.org/3dengine/

---
WBR, Michael Nemtsev [C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

j> Hey
j>
j> I'm wondering if it is possible create OpenGL applications using C#,
j> or is this only possible for vc++?? I quess if this should be
j> possible in C# then C# must have a managned OpenGL SDK installed??
j>
j> Any suggestions??
j>
j> Jeff
j>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top