搜索资源列表
OpenGL盒子
- 简单的OpenGL程序,按O键打开盖子,按C键关闭盖子。-simple procedure, according to O bond opened the lid and press the C button and close the lid.
view3ds
- 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和 *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include\"*.h\"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()
Arm1-2
- 又一个互动机械臂OpenGL,Visual C++,通过鼠标中键实现功能,例如原地旋转机械臂, 弯曲机械臂-also an interactive manipulator OpenGL, Visual C, the middle mouse button function and For example, in situ rotary manipulator, bending manipulator
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
airplane
- 在Visual C++下,利用OPENGL,来实现纸飞机在屏幕上的旋转功能,并且设置按钮来控制纸飞机的运动和停止-In Visual C++ using OPENGL, to achieve the paper airplane on the screen rotation function, and set the button to control the plane' s movements and to stop
fish
- 使用OpenGL实现的鱼群粒子群游动,每条鱼可以动态的模拟真实鱼的动作,鼠标左键可以控制方向,右键可以摆出长方形,中键可以摆出三角形-The use of OpenGL to achieve particle swarm swimming fish, each fish can simulate the real dynamic of the movements of fish, can control the direction of the left mouse button, right-
Map
- 利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.-The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture map
Teapot
- 功程序中已预设了多种颜色,通过单击键盘C键可以不断地改变茶壶的颜色;通过键盘的方向键可以调整光源的位置,左移光源,右移光源,上移光源,下移光源,从而改变茶壶的光影显示效果;单击键盘R键可使茶壶自动旋转,再次单击则停止旋转;在茶壶旋转过程中,可通 过X键,Y键,Z键来改变茶壶的旋转轴;按着鼠标左键不放,移动鼠标可以像Google Earth似的手动的地旋转茶壶;按着鼠标右键不放,向上移动鼠标可以使茶壶缩小,向下可以是茶壶变大;但茶壶不会变得过大或过小。-Power program has been
drawLine
- 程序运行后生成500×500的窗口,可在窗口中实现橡皮筋功能的直线绘制,并实现矩形选框剪裁功能。左键键拖动绘制直线,按下右键可实现橡皮筋的拖拽,中键可以拖动绘制矩形选框,配合键盘上C键可以实现对直线的剪裁。-Generated after the program runs 500 × 500 window, can be achieved in the window rubber band drawing a straight line features, and to achieve tail
3dPrims.c
- Simple 3D program that draws glut shapes in wireframe mode. Use the right mouse button menu to select a new shape to draw.
cutting
- 采用编码算法完成直线的剪切,鼠标点击取点生成直线,按c键完成剪切。-Coding algorithm used to complete the shear line, the mouse click access point to create line, press the c button to complete the cut.
glut_demo
- 基于C++的opengl编程,可以简单实现点击鼠标右键然后画出几种图形。-Based on C++, opengl programming, you can simply click the right mouse button and then draw the realization of several graphics.
Transform
- 这是一个opengl的c语言程序,实现了一些基本图形的三种变换,并实现了按键的控制,即按键的响应。-This is a opengl c language program, implements some basic graphic three transform, and realized the button control, that is, the response of the buttons.
OpenGL-model-rendering
- OpenGL真实感模型绘制与应用 实现功能: *利用交互式方法,操纵浏览模型细节,能方便观察模型。 *能够用不同的方式(如上截图)渲染模型,增加光照控制、坐标系的显示等等。 *利用luweiqi模型,设计了一个简单的真实感三维动画。 动画介绍: 打开程序运行后,luweiqi 出现在屏幕中,并且自动播放背景音乐《天下无双》 按数字‘7’键开始播放动画,模型向后渐行渐远,然后开始旋转,不久变成画线模式, 隐没于黑暗中后变成点模
SolarSystem
- 在Visual C++ 6.0中运用OpenGL实现太阳系的公转及各个行星的自转,实现旋转、放缩、平移、透视投影,按键 A D W S 分别实现图像左、右、上、下移动,并可以缩放图像。-Using OpenGL in Visual C++ 6.0 revolution and rotation of the planets of the solar system, to achieve rotation, scaling, translation, perspective projection,
rhombus
- opengl 菱形(鼠标左键逆时针旋转,右键停止止)c++代码-opengl diamond (left mouse button to rotate counterclockwise, right stop only) c++ code
xlasscontrol
- 用Visual C++中绘制位图按钮MFC的CButton类提供Windows按钮控件的功能,-Draw the bitmap button with Visual c++ MFC CButton class provides the function of the Windows button control,
JAQQ01
- 用Visual C++中绘制位图按钮MFC的CButton类提供Windows按钮控件的功能,-Draw the bitmap button with Visual c++ MFC CButton class provides the function of the Windows button control,