搜索资源列表
ty
- 可以在上面用鼠标涂鸦的小程序,可以设置笔粗细,可以保存图片。-Can be spray-painted with the mouse above applet, you can set the pen thickness, you can save the image.
bbc
- 开发工具vs2008 用opengl画的一个金字塔正四面体,左右旋转,上下放大缩小,f开关灯,t改变纹理,鼠标改变视距-Development tools vs2008 opengl draw a pyramid regular tetrahedron, the left and right rotation, zooming up and down, the the f light switch, t change the texture, the mouse to change the li
SPMULIGHT1
- opengl中对点光源的设置,通过用鼠标左中右键可以调节光的颜色-opengl on the set of point light sources, the color of the light can be adjusted with the mouse left, right-
MFCopengl
- 1.首先在MFC环境下配置OpenGL环境 2.然后利用opengl环境绘制了一个立方体 3.并给立方体贴了一张image.bmp纹理 4.鼠标和键盘进行立方体交互操作 5.键盘的上下键可以实现立方体的上下移动,键盘的左右键可以实现立方体的左右移动 6.当鼠标的左键按下并移动时,立方体将做相应方向的移动。-1 configured in the MFC environment OpenGL environment 2 and then use OpenGL to draw
Terrain
- 通过加载了地形的图片和天空,构造了一个场景,同时用opengl模拟了一个camera,可以前进、后退、左移、右移,然后鼠标可以控制。-By loading the topographic images and the sky, to construct a scene, at the same time using the OpenGL simulation of a camera, can move forward, backward, left, right, and then the mo
shiqu
- opengl中的拾取,鼠标点击可以返回选中物体的个数和选中物体的颜色-opengl the pickup, a mouse click you can return the number of selected objects and select the color of the object
xiangpijing
- opengl 的橡皮筋技术 即固定一个点 鼠标拖动拉伸线段简单易学-opengl rubber band technology that fixed a simple click of the mouse to drag the line stretched to learn
lmiant
- opengl用c++写的六面体按住鼠标左键会y轴旋转-opengl written by c++ hexahedral hold down the left mouse button will rotate the y-axis
321
- OpenGL响应鼠标移动,可以在不同的角度下观看图形!-OpenGl in response to the mouse, can view graphics under different angles
trackball
- 改程序利用opengl实现了跟踪球技术,可以利用鼠标拖动立方体任意角度旋转。-Change program use opengl achieve a trackball technology, you can use the mouse to drag the cube rotated at any angle.
SHIQU
- OpenGL鼠标拾取的很简单的实例,适合OpenGL初学者对拾取的学习。-Very simple example OpenGL mouse pick up, pick up suitable for beginners learning OpenGL.
SimpCuber
- opengl绘制矩形, 其中包括鼠标事件,点击鼠标左键选择两个点会绘制一个矩形;-using opengl draw rect
op
- 在MFC单文档上结合OPENGL绘图,实现鼠标的选取(Combined with OPENGL drawing on MFC single document, the selection of mouse is realized.)
PythonGPU粒子系统
- 转:python-OpenGL初试,三维地形的空间表达,鼠标键盘控制方位,初学者可尝试借鉴(Python-OpenGL preliminary test)
实验3
- 实验3 简单多边形显示 实验目的:通过鼠标响应函数输入并显示多边形 基本内容: 通过鼠标依次输入n个顶点(n>=3),显示多边形。 1)建立多边形数据结构(保存顶点表、边信息,及其他信息) 2)用opengl显示多边形(Experiment 3 simple polygon display Experiment Objective: input and display polygon through mouse response function. Basic contents: The