资源列表
一个完善的读取3DS文件例子
- 可以用来读取3DS文件模型,一个非常完善的类,可读较大一部分3DS模型-used to read 3ds model. It is perfect class which is able to read mostly 3ds model
Ford Ka
- 福特卡车的3DS MAX模型,有多个,是学习3DS MAX制作的经典素材。-Provide 3ds max model for Ford van. They are typical material for learning 3ds max
Exam88
- 介绍了取景变化和模型变化,进行平移和旋转,取景变化相当于相机的变换,模型变化用来控制图形元素的位置-introduced the viewfinder change and model changes, translation and rotation of the camera viewfinder or changes transform the model used to control changes in the location of graphics elements
vegavega经典百例
- 对初学者非常有用,学习vega的经典的100个有用的程序-very useful for beginners to learn the classic Bond 100 useful procedure
d3d
- 从中型d3d程序中分离出来的编程框架,作快速开发之用-- D3D process from the separate programming framework for rapid development --
三维引擎
- java开发的三维引擎 很适合初学者,代码很少,却有劲想不到的用处-java development of the 3D engine is suitable for beginners, code rarely, but can not think of the usefulness of interesting
任意平面的裁切0.2
- 基于vtk的三维重构与裁切: 1.16位非压缩位图的读取与设置. 2.图像数据载入映射器 3.裁切平面的设置 4.边界的设置与显示 5.三维重构 注:需安装vtk4.0以上版本-It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,the mapper for image data loadin
triangle
- Shewchuk的三角剖分算法,能剖分带孔的离散点,PII233 剖分一百万个离散点只需20秒。-Shewchuk 涓夎
jCAE-src-0.5.tar
- 有限元分析软件,造型部分采用opencascade造型内核实现,界面显示采用Java/Java3D ,通过Corba调用opencascade函数进行造型与有限元分析。- Finite element analysis software, the modelling partially uses the opencascade modelling essence realization, the contact surface demonstrated uses Java/Java3D, t
cdtall.tar
- Constraint Delaunay triangulations,用于剖分具有外部轮廓线或内部轮廓线的离散点集 -Constraint Delaunay triangulations, uses in to cut in half has exterior contour line or the internal contour line separate set of points
体绘制码
- 医学可视化算法中经典的体绘制算法的实现,在VC下实现的,对于医学可视化方面的研究很有帮助。- In medicine visible algorithm classical body plan algorithm realization, realizes under VC, has the help very much regarding the medicine visible aspect research.
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