OpenTK源码下载地址:https://github.com/opentk/opentk

OpenTK使用Nuget安装命令:OpenTK:Install-Package OpenTK -Version 3.0.1  OpenTK.GLControl:Install-Package OpenTK.GLControl -Version 3.0.1

OpenTK官网: https://github.com/opentk  注意地址https://opentk.github.io/已经失效。

OpenTK官方推荐中文教程:https://learnopengl-cn.github.io/

OpenTK官方推荐英文教程:https://learnopengl.com/

 

其它可以参考的学习教程有Neo Kabuto's Blog。原文地址http://neokabuto.blogspot.com/2013/02/opentk-tutorial-1-opening-windows-and.html

 

原文地址:OpenTK学习笔记(1)-源码、官网地址

相关文章:

  • 2021-12-10
  • 2021-12-30
  • 2022-01-17
  • 2021-06-01
  • 2021-11-11
  • 2022-02-21
  • 2023-01-09
  • 2022-01-11
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-21
  • 2022-12-23
  • 2022-02-23
  • 2021-07-05
相关资源
相似解决方案