搜索资源列表
sample_source
- This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio .NET 2003.
sample demo
- This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio
mymarching_cubes
- 医学可视化中经典算法——maching Cubes(移动立方体算法)的C++ 程序实现,在学习此算法的时候可以参考次程序。-The Marching Cubes algorithm is a classical arithmetic in medicinal visualization, this program was impolder in C++ language,you can consult it when you learn the Marching Cubes algorithm
c_delaunay
- 一个老外编写的三角剖分代码,运行效果好C-a foreigner prepared by the triangulation code, effective running C
bbccddeec
- 世界编程大赛冠军的组品 自己看看吧 将其解压缩至c盘根目录下,在dos下运行会有意想不到的结果! 我看了后 汗颜了老半天-world programming Champion of their goods group to look at it to decompress c NOTE, the dos will be running under unexpected results! I read ashamed of himself after
LL3D_0.05a
- 用c#写得3D图形引擎的初步程序。 有C#和vb.net调用的例子。-with 3D graphics engine written in the initial process. C# and vb.net called examples.
coons_surface
- 双三次coons曲面的程序,c环境下编译通过-bicubic P. surface procedures, c compiler environment through
soar-1.11
- 一个大规模地形现实和纹理映射的程序,从国外网站下载的,一般的机器根本跑不动,标准C编写,多平台可编译,供大家学习。-a large-scale topographic reality and texture mapping procedures from abroad website and general machinery simply could not, the standard C preparation, multi-platform can be compiled for the
Graphicsexamples
- 这是在C++基础上的运用VTK的一个小型的三维成像的程序,可以用来对VTK产生初步认识-This is the C on the basis of the use of a small VTK 3D imaging procedures can be used to have a preliminary understanding of VTK
C-DCT
- 上传的是C编写的DCT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C DCT algorithm, the image processing used to the hope that useful to you
ply.tar
- 一个ply 文件格式源码,C++文件,ply文件的导入,导出类等详细内容-ply a source file format, C + +, ply documents import, and export etc. Details
displayvrml(vc6.0)
- 简单显示vrml模型的visual c++程序-simply indicates VRML model of visual c procedures
C++3D
- 一套C++3D程序设计的示例,绝对真实的源码。-a 3D program design examples, absolutely true source.
GLUT C++开发框架
- 采用C++结构写的GLUT框架,可以很好管理文件,而不用把所有的代码写在一个CPP文件中
ACK-3D三维动画C语言源程序包
- ACK-3D三维动画C语言源程序包
MYRAIN C++实现OpenGL的下雨效果
- C++实现OpenGL的下雨效果,非常适合学习参考!-C++ implementation of OpenGL rain effect, very suitable for study reference!
Lesson44 用c++绘制的一个圆柱
- 用c++绘制的一个圆柱,可以在窗口中旋转和运动,也可以设置颜色和光照。-Using c++ drawing of a cylinder that can rotate and movement in the window, you can set the color and light.
First_GL_Model
- C#, .NET, Windows Froms,OpenGL 写的一个例子,已经在VS2005中调试通过-C#,. NET, Windows Froms, OpenGL write an example, has been adopted by VS2005 in Debug
icp(C)
- C/C++实现ICP(迭代最近点算法),实现三维点数据的对齐-using C/C++ to achieve ICP (iterative closest point algorithm), to achieve a three-dimensional point data alignment
testVTK_ITK
- VTK8.0,ITK联合编译测试代码,编译环境VS2017,采用C++语言,内含属性表,无需使用CMake进行编译,能够成功运行(VTK and ITK compile and test code)