搜索资源列表
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
butterfly
- 计算图形图像处理,实现动态的蝴蝶。程序很简单,请予支持!-Computer image processing- Dynamic Butterfly
GPUImageProcessor
- 一个简单的GPU图像处理程序,使用Qt框架,OpenGL API和OpenGL着色器语言开发。-A simple GPU image processing program, using the Qt framework, the OpenGL API and OpenGL shader language development.
OpenGL
- opengl 中鼠标点击简单的平移,简单的画圆,正方体等图形-opengl mouse click simple translation, a simple circle, cube and other graphic
shuiyin
- 一个简单的数字水印程序,供OPENGL初学者鉴赏,不包含环境配置-A simple digital watermarking procedures for OPENGL beginners appreciation, does not contain environment configuration
windowopengl
- 基于opengl与MFC结合实现绘图功能的简单入门学习资料,是熟悉opengl与windows编程很好的学习资料-Based on a simple learning materials to achieve opengl graphics combined with the MFC is familiar with windows programming opengl good learning materials
gl1
- 一个用openGL写的程序,比较简单,但是能反映编程方法.-with a written procedure is relatively simple, but reflects the programming method.
swing
- opengl一动画,方便各位初学者学习OPENGL的三维动画简单代码-1 opengl animation, easy for beginners to learn that the three-dimensional animation OPENGL simple code
tdy
- 基于visual c++环境使用openGL包 简单实现太阳地球月亮的演示实现-Based on visual c++ Environment openGL package using a simple realization of the sun to achieve a demonstration of the Earth
149008204siftMatch
- 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi