WinForms中C#中的OpenGL [英] OpenGL in C# in WinForms

查看:312
本文介绍了WinForms中C#中的OpenGL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须编写一个简单的程序,该程序将使用OpenGL和C#在Windows窗体应用程序中绘制某些内容?你能给我图书馆的例子和/或一个教程吗? 我发现了这一点: http://sourceforge.net/projects/csgl/files/CsGL/1.4.1/但这是2002年的版本.有什么新内容吗?

I have to write a simple program that will draw something in a Windows Forms Application using OpenGL and C#? Can you give me example of library and/or maybe a tutorial? I found this: http://sourceforge.net/projects/csgl/files/CsGL/1.4.1/ but it is from 2002. Is there anything newer?

推荐答案

您可以查看以下内容: http://opentk.净/

You could check this out: http://opentk.net/

Open Toolkit是一组用于OpenGL,Op​​enGL ES和OpenAL的快速,低级C#绑定.它可以在所有主要平台上运行,并为数百种应用程序,游戏和科学研究提供支持.

The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.

OpenTK提供了几个实用程序库,包括数学/线性代数包,窗口系统和输入处理.

OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.

这篇关于WinForms中C#中的OpenGL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆