搜索资源列表
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++.
objectloder
- this file for load obiectmesh on openTk
AxlesView
- 原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demons
source
- meshflow为c#编写 具体配置祥见source_bin中的readme ps:需要安装opentk-meshflow written in c# specific configuration the readme Sees source_bin ps: install opentk
opentk-CSG-stencil
- 基于opentk的csg实例,实现了实体的差运算-Based on opentk the csg example
objectloder
- this file for load obiectmesh on openTk
TKTest
- C#编写的,OpenTK实现立体旋转的Demo。OpenTK是专门针对C#的3D库,其中大部分函数和OpenGL类似。该例子实现了一个金字塔旋转,和一个平面图片贴图。VS2012完整工程,包含所有源码。如果编译时有错误,请自行下载OpenTK并安装,然后在工程中重新选择一下包含的库。Debug中已编译好的程序应该可以直接运行,查看效果。-Written in C#, OpenTK achieve three-dimensional ro
Animation
- 看别人的代码 Demo去学习,这是我的学习方式。这个Demo我用了两天写代码,却花了两个星期的调试。我想这应该是最简单的一个3D骨骼动画模型的读取和显示的Demo。其中注释了几个比较关键的地方。包含了几个简单的md5模型,blender模型,blender MD5导出插件。VB.net + OpenTK + Assimp.net-Look at other people' s code Demo to learn, this is
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)
opentk-2014-07-23
- 为OpenTK的开发套件,包含有OpenGL, OpenAL等。(This is a OpenTK develop tool.l)
Repetier-Host-master
- 3d打印源码,vs2012以上版本打开,先添加opentk程序库(The Repetier-Host is a simple to use host software, which is be compatible with most firmwares around. You can add and position your STL files on the simulated printbed and slice them all
openTKdemo
- 用OpenTK做的点云浏览程序,使用八叉树管理点云数据,采用视景体切割和显示列表加速,打开常用的LAS格式点云(Using OpenTK to do point cloud browsing program, using octree management point cloud data, using visual cutting and display list acceleration, open the commonly use