资源列表
Qky-3D-01
- TurboC编制的VGA模式下3维图形旋转演示。-TurboC based VGA mode rotating three-dimensional graphics demo.
Cloud Implementation-3 - Copy - Copy - Copy
- artificial cloud implementation in matlab, things to notice is its not related with cloud computing its just artificial cloud generating code
realistic
- a simple ray tracer using c
delphi_3d_designer
- 一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms software use
cslft
- 这个程序主要完成的是将一个五颜六色的正方本旋转-completion of this procedure is mainly to a colorful square of the rotation
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
camcalibration
- 此文档有关于calibration( 三维立体匹配中前期工作) 非常详细的介绍了calibration的相关过程-this document explains the theory of the calibration (one crucial part in 3D process) in details.
plmy
- 实现虚拟现实中的红蓝视点,图像是一个纸飞机-Virtual Reality in red and blue viewpoint image is a paper airplane
polgonmesh
- 一个生成多(4)边形网格的代码,能简单分割地图
huapingyinshe
- 绘制一个精美的花瓶,有纹理映射,最后三维显示。
3Dhanzi
- 3D汉字程序,可向各个方向自由旋转,工程为Win32 Application-3D Chinese characters, which can be freely rotating in all directions, works for Win32 Application
10_ParallelProjection
- 三维图形的各种平行投影,仅供教学参考使用。