搜索资源列表
ply.tar
- 一个ply 文件格式源码,C++文件,ply文件的导入,导出类等详细内容-ply a source file format, C + +, ply documents import, and export etc. Details
LoadAbj
- 用c++编写的如何读取3dmax的obj文件的程序,可直接运行-used to prepare the reader how the obj 3Dmax document procedures can be directly run
viewersourcecode
- 一个源代码,可以看很多种格式的模型文件,c-one source code, one can see a variety of formats model document, c
free_fem_heat2
- 呵呵,上次有朋友说没完全,再把所有的文件上传,希望给你方便啊:有限元的三维心脏建模,用C++编写的3-D绘图的软件的源码,跟大家分享一下.. -Oh, a friend of mine said last not completely, and then upload all the documents, and hopes to give your convenience ah : 3D finite element modeling heart, prepared by the C 3-D
SimpleMutiAnimation
- 按照D3D SDK下MultiAnimation那个例子提供的方法。基本上是用D3D对多人物运动动画的封装(C++)。 优点是多人物共享同一个蒙皮骨骼模型(包括贴图),减少内存消耗,但同一时间每个人的动作不会雷同。 其他做了的有碰撞地图,摄像机,字体,静态模型。反正都向简单化靠近,最后 希望做出的是和名字一样,是一个简单的多人物动画程序(Simple MutiAnimation)。 DX SDK 版本:07Aug。 (附了运行贴图和可执行文件(Debug版.exe),其他详情
ModelFeature
- 本代码是三维图形编程代码,用的C#和DirectX,实现三维模型文件X文件的加载,三维模型的渲染
download2
- Design Patterns by Christopher G. Lasater 一书配套资源文件:the example code for C# .NET 2.0 Example Projects
3d_engine
- 3D引擎,包含读取3DS文件,是个比较好的C语言实现3D的范例
maya obj文件读取
- maya的obj文件读取基于opengl编程c++程序
GLUT C++开发框架
- 采用C++结构写的GLUT框架,可以很好管理文件,而不用把所有的代码写在一个CPP文件中
.obj 3D模型文件载入程序
- Visual Studio c++载入.obj 3D模型文件
skinAndskelet.zip
- 一个基于骨骼动画(bvh文件,obj文件)的三维人体运动 程序,c++ opgl,有演示程序 和源码。,Animation based on the bone (bvh file, obj file) of the three-dimensional human motion procedures, c++ opgl, have a demo program and source code.
CADIGES
- CAD文件格式转换代码,支持DWG2000,CATIA,KMG,IGES
3dmaxLoader
- 读取3dmax模型文件的程序,C写的, -3dmax model to read documents, C written
DownLoad
- 环境接口,应用于3D游戏开发。stdafx.h : 标准系统包含文件的包含文件。 Microsoft C 和 C++ 编译器提供了用于预编译任何 C 或 C++ 代码(包括内联代码)的选项。利用此性能特性,可以编译稳定的代码体,将已编译状态的代码存储在文件中,以及在随后的编译中,将预编译的代码与仍在开发的代码结合起来。由于不需要重新编译稳定代码,因此后面每次编译的速度都要快一些。 -Environment interface, used in 3D game development.
cal3d
- cal3d虚拟角色动作编辑系统中可用的,在3dsmax中导出的角色动作文件,包括.caf,.cmf,.crf,.csf等-cal3d virtual role is editing system available, in the role of action 3dsmax export files, including. caf,. cmf,. crf,. csf, etc.
3dsformat
- *.3ds文件格式读写C++源码。有解释,有word文件说明-3ds format cpp source files with word descraption documents
C_programming_code_3DS_file_to_read_classic
- C编程实现3DS文件读取的经典代码C programming code 3DS file to read the classic-C programming code 3DS file to read the classic
demo1
- C++读取3dmax生成的obj文件数据的程序-3dmax C++ read file data generated by the program obj
osgWidget2
- 将OSG下的图像嵌入到QWidget中,实现Qt和osg的结合。文件中还包含了鼠标键盘消息的处理以及简单的图像事件处理代码(Embedding the images under OSG into the QWidget)