搜索资源列表
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)