搜索资源列表
OpenTK
- A cross-platform OpenGL wrapper for C# and other .Net languages. It can support OpenGL 3.1 and GLSL language. You can use it write GPU based program using C# instead of C or C++.
AxlesView
- 原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demonstration control, using C# and
source
- meshflow为c#编写 具体配置祥见source_bin中的readme ps:需要安装opentk-meshflow written in c# specific configuration the readme Sees source_bin ps: install opentk
TKTest
- C#编写的,OpenTK实现立体旋转的Demo。OpenTK是专门针对C#的3D库,其中大部分函数和OpenGL类似。该例子实现了一个金字塔旋转,和一个平面图片贴图。VS2012完整工程,包含所有源码。如果编译时有错误,请自行下载OpenTK并安装,然后在工程中重新选择一下包含的库。Debug中已编译好的程序应该可以直接运行,查看效果。-Written in C#, OpenTK achieve three-dimensional rotation Demo. OpenTK is designe
OpenTK
- 用C#及Opentk 编写的可以打开点云文件,并在能三维可视化,以及做出基本的平移 旋转动作。-this file can open point cloud(.txt) and show many points to move and to rotate .(C# OpenTK)
assimpopentk
- C# opentk,导入3ds,obj等模型(C#, opentk, import 3DS, obj and other models)