我的github
posts - 3243,  comments - 42,  views - 158万
[Prerequisites]
OpenTK is a managed library that targets the .Net 2.0 framework. To use it, you will need either the .Net or Mono runtime, plus device drivers for OpenGL (graphics),OpenAL (audio) and OpenCL (compute), depending on the parts of OpenTK you wish to use.
OpenTK是一个面向.Net 2.0框架的托管库。要使用它,您需要.Net或Mono运行时,以及OpenGL(图形)、OpenAL(音频)和OpenCL(计算)的设备驱动程序,具体取决于您希望使用的OpenTK部分。
Most operating systems come with a version of the .Net runtime preinstalled, which means OpenTK is typically usable out of the box. In a few cases, you might need to install manually a version of .Net runtime (Windows) or the Mono runtime(Linux/Mac OS X/Windows). Any version equal to or newer than .Net 2.0 / Mono 2.0 will work fine. Earlier versions of Mono may also work, but are no longer supported.Earlier versions of .Net will not work.
大多数操作系统都预装了.Net运行时版本,这意味着OpenTK通常可以开箱即用。在少数情况下,您可能需要手动安装.Net运行时(Windows)或Mono运行时(Linux/Mac OS X/Windows)的版本。任何等于或高于.Net 2.0/Mono 2.0的版本都可以正常工作。早期版本的Mono也可以工作,但不再受支持。早期版本的.Net将无法工作。
Windows
OpenTK does not come with any installer or setup. Instead, you download the OpenTK binaries and add a reference to "OpenTK.dll" in your Visual Studio/SharpDevelop/MonoDevelop project. (Unzip the binaries first!)
OpenTK不附带任何安装程序或设置。相反,您可以下载OpenTK二进制文件,并在VisualStudio/SharpDevelop/MonoDevelop项目中添加对“OpenTK.dll”的引用。(首先解压缩二进制文件!)
posted on   XiaoNiuFeiTian  阅读(134)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
历史上的今天:
2021-11-10 利用 Heading、Pitch 、Roll 计算 Omega、Phi、Kappa
2020-11-10 MIKE 11 GIS是什么?
2019-11-10 Applied Spatiotemporal Data Mining应用时空数据挖掘
2015-11-10 AirplaceLogger源代码解析
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示