Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: Using Visual C# or C++ from the .NET

  1. #1
    Junior Member Newbie
    Join Date
    Mar 2003
    Posts
    4

    Using Visual C# or C++ from the .NET

    Hi, i'd like to ask if I could use the OPENGL libraries in C# or C++ that is in the Visual Studio.NET framework..

    if it is possible where can I get the necessary references.. thanks

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    Jan 2003
    Location
    Virginia
    Posts
    601

    Re: Using Visual C# or C++ from the .NET

    You can use the documentation included with visual studio/C++ .net - make sure the filter is set to all. C++ is definite, not sure about C#, though it works in VB so it is likely. You can also search msdn.microsoft.com for OpenGL which will give you very similar info or same info as in VS/VC docs. Also look at FAQs section of this site. You might also try other sites for tutorials like nehe.gamedev.net and plenty of others.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •