CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - opengl mouse

搜索资源列表

  1. fengche-opengl

    1下载:
  2. 风车转动的图形用opengl实现 可以用鼠标控制风车转动的速度-windmills rotating graphics using opengl mouse can be used to achieve control of the rotational speed of the wind turbine
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7.4kb
    • 提供者:ronghua
  1. opengl

    1下载:
  2. 一个简单的场景漫游。通过鼠标、键盘等实现交互。程序简单,适合新手。-A simple scene roaming. Mouse, keyboard, etc. interact. Program is simple, suitable for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:11.4mb
    • 提供者:黄进
  1. OpenGL

    0下载:
  2. 此源码是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
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:184.84kb
    • 提供者:何龙
  1. OpenGL-solidmodel-code

    0下载:
  2. 利用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
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:6.59kb
    • 提供者:
  1. mouse

    0下载:
  2. 用opengl实现鼠标控制三维立体图形的旋转,同时三维立体图形使用纹理贴图-Opengl mouse to control the use of three-dimensional graphics to achieve the rotation, while three-dimensional graphics using texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1.17mb
    • 提供者:杨洋
  1. MySolarSystem(1.2)

    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
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-10
    • 文件大小:16.96mb
    • 提供者:chen
  1. OpenGL

    3下载:
  2. 个人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
  3. 所属分类:OpenGL

    • 发布日期:2013-07-17
    • 文件大小:465.76kb
    • 提供者:leicky
  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1.03mb
    • 提供者:刘洋
  1. KeyandMouseControl

    1下载:
  2. opengl下的点云显示 及鼠标键盘模型操作-opengl under the point cloud model shows the keyboard and mouse operation
  3. 所属分类:OpenGL program

    • 发布日期:2017-02-24
    • 文件大小:101.46kb
    • 提供者:huscar
  1. 3DmodelDisplayTool(OpenGL)

    0下载:
  2. 基于OpenGL的三维模型显示工具,支持鼠标操作,放大缩小、旋转、平移等-The 3D model based on the OpenGL display tool,and it supports the mouse to zoom, rotate, translation, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1.68mb
    • 提供者:yxh
  1. interGraphics

    1下载:
  2. opengl的鼠标画线,圆,矩形,还有个菜单,很适合opengl初学者学习 -opengl mouse drawing lines, circles, rectangles, as well as a menu, and very suitable for beginners to learn opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:257.57kb
    • 提供者:玄星
  1. OpenGL

    0下载:
  2. 在三维应用环境中,旋转轴的准确表示是正确实现三维旋转的关键。通过将鼠标位置的 二维变化转换为一个辅助坐标系中的三雏旋转轴和旋转角度,进一步得到了该轴在世界坐标系下的 表示,并采用绕旋转轴反向旋转观察点的方法在OpenGL中实现了用鼠标交互式任意旋转三维场景 的功能。-In the three-dimensional environments, the axis of rotation to achieve accurate three-dimensional rotation th
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:114.83kb
    • 提供者:john
  1. mouse

    0下载:
  2. OPENGL实现的鼠标取点算法 可以通过鼠标在屏幕上取点-OPENGL point algorithm to achieve the right to take the mouse on the screen can get points
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:95.91kb
    • 提供者:zhang xiang
  1. opengl-bezier

    0下载:
  2. 绘画两条G1连续的贝塞尔曲线 每条20个点以内 鼠标点击绘画 右键表示曲线终止-G1 continuous painting of two 20-point Bezier curves within each painting, right mouse click on that curves terminate
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:15.39mb
    • 提供者:snowymo
  1. the-control-of-mouse-and-keyboard

    0下载:
  2. opengl中使用鼠标来对绘制图元(点,线,三角形)进行旋转 使用键盘控制视点的位置-opengl mouse to use on the drawing primitives (points, lines, triangles) using the keyboard controls to rotate the position of viewpoint
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2.25mb
    • 提供者:王同
  1. mouse

    0下载:
  2. opengl 鼠标点击 实现图形的移动和拖拽-opengl mouse for move and drag
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:2kb
    • 提供者:黄晶晶
  1. OpenGL

    0下载:
  2. opengl 中鼠标点击简单的平移,简单的画圆,正方体等图形-opengl mouse click simple translation, a simple circle, cube and other graphic
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3.3mb
    • 提供者:刘同林
  1. OpenGL直线裁剪

    0下载:
  2. 通过鼠标左键控制,对矩形进行直线或者斜线的裁剪。鼠标右键恢复。(Through the mouse control, cut the rectangle)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:1.4mb
    • 提供者:打铁
  1. opengl

    0下载:
  2. 在一块地形上有几架飞机,鼠标点击飞机可以让飞机偏航,可以鼠标控制观察方向;vs2015项目(There are some planes on a ground. You can use your mouse to control the plane's condition and your viewport. The project can run on VS2015 perfectly.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:19.44mb
    • 提供者:endinferno
  1. 用OpenGL实现鼠标控制

    0下载:
  2. 用OpenGL实现鼠标控制三维坐标及其上曲面的空间旋转,可以作为编程人员的参考(Using OpenGL to realize the three-dimensional coordinates of mouse control and the space rotation of the upper surface, which can be used as a reference for programmers)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-21
    • 文件大小:77kb
    • 提供者:孤独的老张
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com