资源列表
MfcSimple
- 好多CSDN的网友跟我要在MFC如何开发读取OBJ的程序。我实现了移动,旋转,放缩。选取相邻边、选取相邻点等功能。我就在这里一并奉送吧。该源码基于国外的一个图形学教程提供的示例代码。额,我忘记了,大概叫Assignment吧。-CSDN lot of friends told me how to develop a program to read the OBJ in MFC. I realized the move, rotate, zoom. Select adjacent edges,
3dchart
- 3d chart Delphi编程示例,详细。-3D chart
quickform
- 一个由散点的三维重构软件,内有详细的使用例子-a tool for reconstruction of 3D surface, includes some examples
CATIA-design
- catia参数化设计教程,讲述了参数化设计的详细步骤和方法,具有很好的参考价值和学习价值-catia parametric design tutorial about parametric design detailed steps and methods, a good reference value and the learning value
dualMC
- 对偶MC算法回顾,对MC算法缺陷的改进,希望对大家有用!-Dual Marching Cubes:An Overview.It improves existing Marching Cube algorithm,and eliminates or reduce poorly shaped triangles,and eliminates or reduce wonky specular highlights.
OPENGL_way_of_paint
- 说明OpenGL图形管线和坐标变换的资料,由CSDN的博主自己动手编写,为pdf文档-Descr iption OpenGL graphics pipeline and coordinate transformation of the data, the main Bo by CSDN prepare yourself for the pdf document
luntaihuawenjiance
- 运用3D数字化模型的轮胎花纹检测.pdf 关键词: 3D 数字化 质量检测 Geomagic Qualify 软件 轮胎花纹-Use of 3D digital model of the tire tread testing. Pdf Keywords: 3D digital quality testing Geomagic Qualify tire tread
ercichaz23
- 机械优化设计主要包括建立优化设计问题的数学模型和选择合适的优化方法及程序两方面的内容.基于二次插值法的基本原理,通过实例,编写MATLAB程序进行求解,计算结果说明了二次插值法是一种求解一元函数极小点问题最优解的可行高效的方法.-Mechanical optimization design includes a mathematical model to optimize the design of the problem and choose the appropriate two aspec
nurbs(plot)
- 绘制Nurbs曲线以及Nurbs曲面,应用于VC6.0,简单方便-PLOT NURBS CURVUTE
spvolren_src.zip
- 德国斯图加特大学图形图像方面的技术超牛的,spvolren是他们的开源体绘制,完全基于C和glut,随意跨平台,Stuttgart, Germany University of graphics images technical super cow, spvolren is their open-source volume rendering, based entirely on the C and the glut, casual cross-platform
简单的OpenGL射击游戏
- 有闯关,第一视图,纹理,判断射击
3ds文件读取
- 一个完善的读取3ds文件的例子,你可以参考学习