资源列表
PickExample
- D3D中关于鼠标拾取的一个小例子,很简单。-D3D mouse picked up a small example, is very simple.
Textured-Teapot
- Textured Teapot project in opengl c-Textured Teapot project in opengl c++
DS
- 这个源码文件阐述了光线跟踪算法的数据结构-ray tracing
draw
- 通过opengl来读取文件顶点,然后用读取的顶点,分别绘制图形-the opengl vertex, read the file to draw graphics
Image-rectification_surf
- 用于双目立体图像匹配:用surf提取特征点、Flann匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,用opencv实现-For binocular stereo image matching feature extraction point: surf, Flann matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the ster
B-spline
- 用B-spline实现光滑曲线和曲面的绘制,用B-spline实现光滑曲线和曲面的绘制-Drawn with B-spline curves and surfaces
fog
- opengl中绘制雾的效果,使用了一般的效果,Opengl新手写的-opengl draw fog effect, use a general effect, Opengl new handwriting of
cone-draw
- 利用VTK和MFC显示一个3D的圆锥图像-use the VTK and MFC to show a 3D cone
Texture-Field-Sky-Zooming
- Texture Field Sky Zooming project in opengl c-Texture Field Sky Zooming project in opengl c++
Isometricsconversionprocess
- 正轴测图的变换过程,把旋转变换过程分析的很透彻。-Isometrics conversion process
EGT_v1p3.tar
- 多视角几何的MATLAB工具箱,包含着各种基本的算法,三维重建的好工具-MultiView Geometry Matlab toolbox,contains many basic algorithm,very convinient for 3D reconstruction
waterwave
- 一个用正弦模拟波纹的的opengl程序,窗口控制使用SDI写的,没有用glut-it is a water-surface simulation code using sin function