资源列表
fourface
- 一个大小可调的四面体,用vc++完成的,基于Opengl,需要输入四个点的空间坐标
calibration-_sheet-of-light
- 本程序使用halcon软件,描述的是结构光设置的标定,主要包括3个步骤:1. 标定相机 2.确定图像平面相对WCS的方向 3.标定运动的物体-This program uses halcon software, it describes the calibration of structured light settings, including three steps: 1. Calibrte the camera 2. Determine the direction of the image
SimpleClothSim
- 桌布的碰撞检测,可以切换网格显示及带有纹理的显示。-Wallpaper of the collision detection, you can switch the grid display
CG
- 片头动画代码,实现了片头CG播放和esc退出CG
Clock
- 这是3D闹钟在可触碰的显示器上的多点触碰代码。实现旋转,拖动,轻敲等功能。-This is the alarm clock in 3D on the display can be touched multi-touch code. Achieve rotation, drag, tap and other functions.
OpenGL1
- OpenGL的程序框架,任何一种OPENGL程序都可以用它进行运行。 -OpenGL s procedural framework, any kind of OPENGL programs can use it to run.
jsFORVML
- VML实现画图,2D统计图,3D统计图,条形统计图,柱状图,饼图,矢量图形标记语言-VML achieve drawing 2D Chart, 3D charts, bar charts, histograms, pie charts, vector graphics markup language
vp_user_traversal
- 此例介绍了vegaprime里漫游方式的控制
plane
- 因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现平面生成的例程。
bicycle
- program simulates movement of bicycle
sphere
- 小球三维重建,用VC++6.0实现,可以-Three-dimensional reconstruction of the ball
3Dmesh
- 从文件中读取定义一个3D三角平面的节点数据(Bezier平面),并将其显示于屏幕。