资源列表
opengl-a-artoolkit-install-file
- opengl & artoolkit install program,
3DGPL.ZIP
- 饱含了基本的3D图形库,可以运行在MS DOS环境-contains C sources of a portable basis 3-D library compilant under MS-DOS(WATCOM-C,DJGPP,BORLAND-C),MS-WINDOWS, X-WINDOWS and NeXTStep,
SIFT
- SIFT算法描述及应用,具体的c程序实现图像特征提取-The SIFT algorithm descr iption and application specific c program image feature extraction
OpenSceneGraph
- OpenSceneGraph三维渲染引擎编程指南 肖鹏对应的源代码-OpenSceneGraph 3D rendering engine programming instruction source code write by xiao Peng
sprite-effect
- water simulation : this code for simulate water and the external effects the make effects on the moving of water
DE2_2_src
- 利用图割算法,进行立体匹配,也就是图像的深度提取。本程式是针对视频序列的深度估计,该程式是名古屋大学开发的-Using the graph cut algorithm for stereo matching, that is, the depth of the image extracted. This program is the depth estimation for video sequences, the program is developed by Nagoya Universit
3d
- 在flash制作中,将3D转换为2d坐标来显示对象的位置-flash 2D to 3D
ogl_discharge
- 在opengl中绘制电流,效果不错,代码清晰。-Opengl rendering discharge
d3d001
- 用VC和directx开发的旋转的三角形,属于三维立体-Belong to the three-dimensional triangle with the VC and directx developed rotation
D3D
- D3D例子,凹凸纹理应用,其中一个例子实现了水波的模拟,采用的DirectX9.0b-D3D example , bump mapping applications, one example of wave simulation , used DirectX9.0b
bigPicLoading
- 超大图片异步上传,实时动态显示,flash AS3.-The large picture asynchronous upload real-time dynamic display
Archive
- 载入obj格式3d模型的OpenGL程序,可以平移,旋转相机和模型。linux下可以使用makefile编译,运行时,obj文件名作为参数。-A program using OpenGL to import .obj file. User can translate and rotate the camera and model.