资源列表
3D-clock
- 三维时钟,相当好的matlab应用,有助于提高能力-3D clock,perfect matlab application
World-Hacker-competition-works
- 世界黑客大赛冠军作品将看到效果,一个3d房子,一段音乐-World Hacker competition works
md2-import-export-3dsmax
- md2-import-export-3dsmax 是一个用于3Dmax中导入导出md2格式文件的插件-md2-import-export-3dsmax is used 3Dmax md2 format in the import and export plug-ins
TestCollision
- 使用GPU功能实现碰撞检测的功能,代码简单易懂,适合入门!-Use GPU functions realize the collision detection function, code easy to understand, suitable for entry!
RT1
- 使用CUDA进行并行光线跟踪的原代码,需要支持CUDA的显卡和相应驱动-The use of CUDA parallel ray tracing of the original code, the need to support CUDA graphics card and the corresponding drive
D3DXCreateText
- directx3d 创建子体 directx3d 创建子体-directx3d create daughters directx3d create daughters
50
- 画旋转的立方体图形,根据鼠标的变化和移动来改变立方体的旋转速度-Picture rotating cube graphics, according to the change and move the mouse to change the rotation speed of the cube
Chapter1Src
- 微软的新作xna c#2005 教程第一课的源码-for Microsoft's new xna c # 2005 Guide to the first lesson of FO
MarchingCubes
- MarchingCubes算法,可以快速入门学习marchingCubes,适合于新手。-MarchingCubes algorithm, can Quick Start learning marchingCubes suitable for newcomers.
Direct3D_example
- 网格模型高级技术:Direct3D对加载到内存中的网格模型提供了优化功能,通过网格模型优化可以明显提高三维模型的渲染速度,这对渲染速度要求较高的三维图形程序和游戏具有非常重要的现实意义。 对于程序员而言,对网格模型进行优化是比较简单的,只需调用接口ID3DXMesh的方法Optimize-Advanced mesh technology: Direct3D loaded into memory for the grid model provides optimization, mesh
RGrid
- 这个例子显示了如何创建一个直线网格,使用VTK开发工具-This example shows how to create a rectilinear grid
coordinate
- 因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现量化坐标后的球例程。