搜索资源列表
fengche-opengl
- 风车转动的图形用opengl实现 可以用鼠标控制风车转动的速度-windmills rotating graphics using opengl mouse can be used to achieve control of the rotational speed of the wind turbine
opengl
- 一个简单的场景漫游。通过鼠标、键盘等实现交互。程序简单,适合新手。-A simple scene roaming. Mouse, keyboard, etc. interact. Program is simple, suitable for beginners.
OpenGL
- 此源码是vs2005。mfc单文档实现opengl的一些基本功能,包括:点,直线,虚线,三角形,sierpinski,实现鼠标拖动的和bresham算法,和中点园算法..也可以输入坐标点-It s based on Opengl,and it can draw points,lines,triangle,polygon.cricle,use some algorithm such as bresham amd mid_circle...you can also use mouse or set
OpenGL-solidmodel-code
- 利用GLUT提供的9种三维实体分别绘制圆锥体、四面体、正方体、正十二面体、正二十面体、正八面体、球体、圆球体和茶壶模型,并应用鼠标交互菜单实现实体图和线框图之间的切换。-9 provided by GLUT were drawn three-dimensional solid cone, tetrahedron, cube, dodecahedron, icosahedron, octahedron, sphere, spherical body and the teapot model, an
mouse
- 用opengl实现鼠标控制三维立体图形的旋转,同时三维立体图形使用纹理贴图-Opengl mouse to control the use of three-dimensional graphics to achieve the rotation, while three-dimensional graphics using texture mapping
MySolarSystem(1.2)
- OPENGL太阳系模拟。相应鼠标键盘操作,可以随意拖动变换视角,具有虚拟时间,能够录制操作。显示或隐藏轨道线-OPENGL solar system simulation. Corresponding keyboard mouse, drag can change the perspective of virtual time, it can record the operation. Show or hide the track line
Mouse
- wince 平台下的 的一个 OpenGL es 应用的原代码,跳舞的老鼠, 用EVC4.0下编译-wince platform OpenGL es under the application of a source code, dancing rats, using compiled EVC4.0
OpenGL
- 个人OpenGL图形学大作业,用MFC界面显示stl三角网格模型,并进行区域填色。支持鼠标拖拽旋转缩放和模型的精度调节光照等。-Great job my OpenGL graphics, screen display with MFC stl triangular mesh model, and the area fills. Support for zoom and rotate the mouse drag adjustment accuracy of the model light and
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
KeyandMouseControl
- opengl下的点云显示 及鼠标键盘模型操作-opengl under the point cloud model shows the keyboard and mouse operation
OPENGL-select-the-object-to-enlarge
- OPENGL选取对象放大/鼠标点击图形进行放大-OPENGL select the object to enlarge/mouse click to enlarge graph
OpenGL-examples-pick-up
- OpenGL拾取例子[太阳系]\鼠标进行拾取-OpenGL picking examples [system] \ mouse to pick up
3DmodelDisplayTool(OpenGL)
- 基于OpenGL的三维模型显示工具,支持鼠标操作,放大缩小、旋转、平移等-The 3D model based on the OpenGL display tool,and it supports the mouse to zoom, rotate, translation, etc.
MouseMove
- It is the simple program to control Mouse event in OpenGL.
interGraphics
- opengl的鼠标画线,圆,矩形,还有个菜单,很适合opengl初学者学习 -opengl mouse drawing lines, circles, rectangles, as well as a menu, and very suitable for beginners to learn opengl
OpenGL
- 在三维应用环境中,旋转轴的准确表示是正确实现三维旋转的关键。通过将鼠标位置的 二维变化转换为一个辅助坐标系中的三雏旋转轴和旋转角度,进一步得到了该轴在世界坐标系下的 表示,并采用绕旋转轴反向旋转观察点的方法在OpenGL中实现了用鼠标交互式任意旋转三维场景 的功能。-In the three-dimensional environments, the axis of rotation to achieve accurate three-dimensional rotation th
mouse
- OPENGL实现的鼠标取点算法 可以通过鼠标在屏幕上取点-OPENGL point algorithm to achieve the right to take the mouse on the screen can get points
opengl-bezier
- 绘画两条G1连续的贝塞尔曲线 每条20个点以内 鼠标点击绘画 右键表示曲线终止-G1 continuous painting of two 20-point Bezier curves within each painting, right mouse click on that curves terminate
the-control-of-mouse-and-keyboard
- opengl中使用鼠标来对绘制图元(点,线,三角形)进行旋转 使用键盘控制视点的位置-opengl mouse to use on the drawing primitives (points, lines, triangles) using the keyboard controls to rotate the position of viewpoint
OpenGL-mouse-response-to-the-event
- OpenGL 鼠标响应事件.用简单的代码实现了该功能-OpenGL mouse response to the event with a simple code