[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”的引用。(首先解压缩二进制文件!)
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 分享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源代码解析