Welcome![Sign In][Sign Up]
Location:
Search - openGL mouse select

Search list

[OpenGL programc++_opengl_selection

Description: 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-dimensional coordinates of the selected RIP (Ray-Intersecti on-penetration) method. Described how the window had been exaggerated to the three-dimensional scenes. use a mouse or related equipment selection of specific three-dimensional object methods. This method for the orthogonal projection or perspective projection is effective, relative to OpenGL to bring their own choices and feedback mechanisms, Whether this method is to select the algorithm accuracy or much higher efficiency is a more generic solution.
Platform: | Size: 40862 | Author: wanhy | Hits:

[OpenGL programMouseSelDemo

Description: a mouse select demo for opengl interface
Platform: | Size: 8519 | Author: CHENGGUOFU | Hits:

[OpenGL programc++_opengl_selection

Description: 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-dimensional coordinates of the selected RIP (Ray-Intersecti on-penetration) method. Described how the window had been exaggerated to the three-dimensional scenes. use a mouse or related equipment selection of specific three-dimensional object methods. This method for the orthogonal projection or perspective projection is effective, relative to OpenGL to bring their own choices and feedback mechanisms, Whether this method is to select the algorithm accuracy or much higher efficiency is a more generic solution.
Platform: | Size: 40960 | Author: wanhy | Hits:

[OpenGL programPick

Description: opengl的选中功能,鼠标选中后出现选中物体的名称-opengl the selected function, after the mouse to select the name of the selected objects
Platform: | Size: 26624 | Author: jane | Hits:

[OpenGL programcoordinate

Description: 平面坐标转化为世界坐标,OpenGL中,鼠标在3D场景中选中某点,获得这个点在场景中的3维坐标-Plane coordinates into world coordinates, OpenGL, the mouse in the 3D scene to select a point, access to this point in the scene in 3-dimensional coordinates
Platform: | Size: 60416 | Author: RabbitYear | Hits:

[3D GraphicPlanets

Description: OpenGL 选择拾取反馈的例子。鼠标点击,会反馈选择的物体名字。使用环境vc。-Select pick up feedback OpenGL examples. Mouse click will feedback to choose the name of the object. Use of environmental vc.
Platform: | Size: 25600 | Author: bobo | Hits:

[OpenGL programRotateAndTranslateASierpinski(3Dimension)

Description: 该程序是一个三维的Sierpinski镂垫程序,是在VC++MFC环境下利用OpenGL编写的,并且可以通过鼠标和键盘旋转和移动该三维镂垫,采用递归方法,使用四个初始顶点定义一个四面体,可以随即选取四点作为四面体的四个顶点,条件是4点中任意3点不共线。而在该程序中必须进行隐藏面消除,同时该程序对初学分形理论者可以给予很好的启示。-The program is a three-dimensional Sierpinski gasket procedure is VC++ MFC environment prepared to use OpenGL, and mouse and keyboard can rotate and move the three-dimensional gasket using recursive methods, the use of the four initial vertex the definition of a tetrahedron, you can then select the four points as a tetrahedron of four vertices, on the condition that arbitrary 4:00 not 3:00 collinear. And in the process must be carried out to eliminate the hidden face, while the program for beginner fractal theory can give a good insight.
Platform: | Size: 3556352 | Author: 蒋娟芬 | Hits:

[source in ebookOPENGL-select-the-object-to-enlarge

Description: OPENGL选取对象放大/鼠标点击图形进行放大-OPENGL select the object to enlarge/mouse click to enlarge graph
Platform: | Size: 5773312 | Author: lingenghao | Hits:

[OpenGL programSelect

Description: OPENGL宝典上的经典教程,如何在OPENGL中鼠标选中一个三维物体,供初学者借鉴-OPENGL course the classic book on how to select the mouse OPENGL in a three-dimensional objects, drawing for beginners
Platform: | Size: 26624 | Author: zhangkun | Hits:

[Graph DrawingDrawingProject

Description: 利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动-Using MFC and OpenGL has produced a menu-based graphical applications, can use the menu draw circles, straight lines, rectangles, and can use the mouse to pick up and drag, you can also select using the keyboard and rotating objects
Platform: | Size: 9645056 | Author: 赵斌 | Hits:

[OpenGL program3dPrims.c

Description: Simple 3D program that draws glut shapes in wireframe mode. Use the right mouse button menu to select a new shape to draw.
Platform: | Size: 3072 | Author: 周默 | Hits:

[OpenGL programcurve

Description: OpenGL绘制的B样条、贝塞尔曲线和贝塞尔曲面,可以鼠标选取关键点绘制曲线,可以鼠标对关键点进行拖拽,实现平移,旋转操作-OpenGL rendering B-spline, Bezier curves and Bezier surfaces, you can draw the curve of the mouse select the key points, you can drag the mouse right key points to achieve translation, rotation operation
Platform: | Size: 10240 | Author: dragon | Hits:

[OpenGL programSelectable3DScattergraphUsingOpenGL

Description: 本示例使用OpenGL创建三维Scattergraph,用户可以从任何角度查看使用鼠标旋转。图形数据可以经正投影或透视投影显示,并可以选择每个点的颜色。用户可以在图形周围绘制点,并选择它们,然后缩放图,以扩大该区域包含选定点。-This sample uses OpenGl to create a 3-D Scattergraph that the user can view from any angle by rotating with the mouse. The data can be shown with either orthographic or perspective projection. The data, and optionally the color of each point, are loaded from a text file. The application can be re-sized in the usual manner, and this re-sizes the graph. The slightly unusual feature is that the user can draw around points in the graph to select them, and then zoom the graph so as to magnify the region containing the selected points.
Platform: | Size: 236544 | Author: MEI GANG | Hits:

[OpenGL programBOWLING

Description: VS2008+OPENGL开发,一个保龄球游戏,根据鼠标点击选择运动轨迹,内有详细的文档,可执行文件。-VS2008+ OPENGL development, a bowling game, according to the mouse click to select trajectory, with detailed documentation, executable file.
Platform: | Size: 1386496 | Author: xpjandy | Hits:

[OpenGL programpicking

Description: openGL中用射线实现拾取的经典例子,程序中有4个不同景深的立方体供鼠标select-openGL using radiation to achieve a classic example of picking up the program in 4 different depth of field of the cube for the mouse to select
Platform: | Size: 4096 | Author: mengmakies | Hits:

[OpenGL programsimplerobot

Description: 用OpenGL做出的简易机器人模型,可以实现旋转等功能,鼠标右键可以创建一个菜单,根据提示选择需要的功能。-Simple to use OpenGL to make the robot model can rotate and other functions, the right mouse button to create a menu, follow the prompts to select the desired function.
Platform: | Size: 1024 | Author: 罗真 | Hits:

[OpenGL programOpenGL-interaction

Description: OpenGL交互式,通过鼠标中健弹出式菜单选择绘制对象的颜色-EnglishSpanishArabic AlphaOpenGL interactive health pop-up menu in the mouse to select the drawing color of the object
Platform: | Size: 1024 | Author: 庄翔 | Hits:

[OpenGL programPick2uu

Description: Opengl的鼠标拾取,选择物体,简单易懂,适合初学者。-Opengl pick up the mouse to select objects, easy to understand for beginners.
Platform: | Size: 234496 | Author: 录音机 | Hits:

[OpenGL programb-spline3daedit

Description: VC6+OpenGL实现可编辑的B样条曲面,可用鼠标右键拖拽旋转图形,用左键选择控制点,并拖拽坐标轴沿不同方向移动控制点修改图形。 该程序为成都理工大学软件工程系图形学教学综合应用实例程序,实现了一个可以交互编辑的B样条曲面,综合应用了鼠标追踪球旋转、B样条曲面、OpenGL光照、材质、拾取等三维交互编辑技术-VC6+OpenGL Editable B Spline. You can drag mouse right button to rotate the B Spline surface, and Use left button to select a node, then drag left button on the coordinate to move the node. This program is an example of CDUT software enginnering department s computer graphics course. The example uses technologies about B Spline, Mouse track ball, OpenGL light and material, OpenGL pickup...
Platform: | Size: 1275904 | Author: 徐林 | Hits:

[OpenGL programxuanzhuanjuxing

Description: 使用OpenGL库和glut实现鼠标点击后,图标开始选择。程序直接可以使用,仅供参考-Using OpenGL library and glut the mouse click, the icon began to select. Program can be used directly for reference purposes only
Platform: | Size: 15474688 | Author: ceasorcai | Hits:
« 12 »

CodeBus www.codebus.net