资源列表
Medical4.rar
- 一个利用VTK进行体绘制的例子,绘制了一个3D长方体框架,A use VTK for volume rendering example, rendering a 3D cuboid framework
C_Q_DX3DLight.rar
- 用Direct3D绘制一个立方体,并添加光照效果。编译时一定要将工程下的1.bmp文件拷贝到Debug或Release目录下。,Drawing a cube with Direct3D and add lighting effects. Compile-time must work under the 1.bmp files are copied to the Debug or Release directory.
icp.rar
- Matlab程序源码,进行三维匹配的基本程序,对图像处理和三维重建有帮助!,Matlab program source code, the basic three-dimensional matching procedures, image processing and three-dimensional reconstruction help!
loudian.rar
- 这是一个实现镂垫效果的程序源码,主要用了递归和Opengl,This is a gasket to achieve the effect of the procedure source code, mainly used the recursive and opengl
Unreal3.2.7.rar
- 虚幻引擎,大家都知道吧?做游戏的好东西啊,,Unreal Engine, as we all know, right? Doing good things games ah,
GLRT.rar
- 用C++,使用openGL实现全局光照模型,算法参照经典教科书实现,With C++, Use openGL to achieve global illumination model, the algorithm with reference to the realization of the classic textbook
3DsFileEditer.rar
- 自己编的一个可以打开3DS文件的程序,并实现了平移,旋转等功能,Own a 3DS file can open the process and to achieve a translation, rotation and other functions
SkyBox.rar
- 天空盒源代码(DirectX和OpenGL的都有),Sky Box source code (DirectX and OpenGL, both)
osgAl2.8.rar
- osgal在osg2.8下面编译好的库 放到相应的osg 目录即可,osgal at best osg2.8 compile the following libraries on the OSG directory corresponding to
AnimationEditor.rar
- 使用D3D程序实现一个的动画编辑器,VS2005打开,Implementation of a program to use D3D animation editor, VS2005 Open
shadow.rar
- 使用D3D实现的程序,可以到如X程序,有阴影效果,Use D3D implementation procedures, such as can beX procedure, there is the shadow effect
SimpleOpenglProgram.rar
- 本程序使用opengl语言实现简单三维图形的显示与控制,包括三维场景构建,各种变换的使用;光照模型;材质使用;基本的图元绘制和鼠标控制视角变换。,This program realizes the Control and Display of simple 3D objects with opengl language.