搜索资源列表
ddvip_com_044856db576723
- OpenGL的组合图形.dsw ... 计算机图形三维图象变换,实现了对一个简单的三维图形几何变换及组合。实现了图象绕X轴、Y轴旋转、平移的效果。我想对你们是有用的-A combination of OpenGL graphics. Dsw ... three-dimensional computer graphics image transformation, the realization of a simple geometric transformations of three-dime
OpenGL_Robert
- OpenGL机器人,添加光照、实现胳膊的旋转和 用键盘控制机器人的上、下、左、右的旋转动画。-OpenGL procedures. Drawing a robot, add the light, to achieve the rotation of the arm and the robot using keyboard control the upper and lower
149008204siftMatch
- 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi