Visual Studio.NET 2010中C#中的OpenGL

Visual Studio.NET 2010中C#中的OpenGL

问题描述:

如何在Visual Studio 2010的C#中使用OpenGl控件?

how can i use OpenGl controls in c# in visual studio 2010 ?

看看:^ ]

此C#库包装OpenGL,Op​​enCL和OpenAL.

最好的问候
Espen Harlinn
Have a look at: http://www.opentk.com/[^]

This C# library wraps OpenGL, OpenCL and OpenAL.

Best regards
Espen Harlinn


您可以使用SharpGL. SharpGL是一个C#库,可让您在基于.NET Framework的应用程序中轻松使用OpenGL!您可以下载SharpGL visual studio扩展并为SharpGL Windowsform应用程序和SharpGL WPF应用程序创建项目.
看看: http://sharpgl.codeplex.com/ [
You can use SharpGL. SharpGL is a C# library that allows you to use OpenGL in your .NET Framework based application with ease! You can download the SharpGL visual studio extension and create project for both SharpGL windowsform application and SharpGL WPF application.
Have a look at:http://sharpgl.codeplex.com/[^]