CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 鼠标 OpenGL 旋转

搜索资源列表

  1. NeheGL_Glut.rar

    0下载:
  2. opengl一个用鼠标控制旋转的立方体,有纹理贴图,并加入了光照-opengl rotation of a cube with the mouse control, a texture mapping, and joined the light
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:112937
    • 提供者:
  1. VC结合OpenGL绘制效果图

    1下载:
  2. 利用visual c++开发OpenGL绘制三维效果图在此利用OpenGl辅助库函数绘制球体并添加鼠标操作旋转球体以及背景物体等等的颜色改变处-use visual development OpenGL 3D map drawn in the use of library functions OpenGl assisted mapping ball and add mouse operation rotating spherical object and the background color
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:55323
    • 提供者:张三
  1. cube

    0下载:
  2. opengl画立方体,有一定的交互性,可用鼠标控制旋转-opengl draw cube, a certain interaction, the mouse can control the rotation
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:wy
  1. MagicCube

    0下载:
  2. 旋转的立方体 OPENGL 通过鼠标拖动可以旋转。使用轨迹球算法实现-Cube OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:2499
    • 提供者:ZhangKang
  1. trackball

    0下载:
  2. opengl C++ 鼠标模拟轨迹球操作旋转立方体,供初学者学习之用。-opengl C++ mouse trackball operation rotating cube simulation for beginners learning.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:22253
    • 提供者:程剑
  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
    • 文件大小:476938
    • 提供者: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
    • 文件大小:1080885
    • 提供者:刘洋
  1. earth

    0下载:
  2. openGL写的地球程序,可以通过鼠标来控制地球旋转。-Earth openGL written procedures, can the mouse to control the Earth s rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:209176
    • 提供者:张楠楠
  1. Plane

    0下载:
  2. opengl+vc SDI,鼠标左键平移,双键旋转-opengl+ vc SDI, the left mouse button shifting, double rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2071908
    • 提供者:freid
  1. OpenGLClipCap

    0下载:
  2. OpenGL为裁减面加盖 使用stencil buffer对模型进行加盖 对裁减面进行加盖的功能,网上例子不多,本例代码简单,很容易明白原理 使用glut,把相h, lib, dll都放到文件夹内,vs2003直接编译通过 操作方法: 鼠标左键旋转模型 鼠标右键移动平面 o键切换模型 s键可以把stencil buffer中内容存成bmp,有助于理解-opengl clip capping, use stencil buffer to add a cap f
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:107185
    • 提供者:larrow
  1. 31767693OpenGL

    0下载:
  2. 这是用OPENGL创建RGB模型,通过计算点,线得到的,是基于单文档的,可以用鼠标拾取旋转该模型-This is the RGB model created with OPENGL, by calculating the point, line received is based on a single document, you can use the mouse to rotate the model pick-up
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:78020
    • 提供者:zhangsong
  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
    • 文件大小:1764219
    • 提供者:yxh
  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
    • 文件大小:117591
    • 提供者:john
  1. NeheGL_Glut

    0下载:
  2. opengl一个用鼠标控制旋转的立方体,有纹理贴图,并加入了光照-opengl rotation of a cube with the mouse control, a texture mapping, and joined the light
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:112972
    • 提供者:江川
  1. Delphi-and-openGL-3D-drawing

    0下载:
  2. 在Delphi中实现三维图形绘制,并实现鼠标控制旋转。-Three-dimensional graphics rendering in Delphi, and to achieve the mouse to control the rotation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2197
    • 提供者:wangxingtao
  1. gl_Texture

    0下载:
  2. 我实现了opengl下的3d迷宫,打开运行之后可以看到若干个贴有纹理的面片和地面,可以用键盘和鼠标控制旋转的方向,请在vs2015的环境下打开,需要提前配置好glut库(I realized under OpenGL 3D maze, open after the operation can see a number of patches with texture and ground, you can use the keyboard and mouse control of the dire
  3. 所属分类:OpenGL

  1. 可鼠标点击旋转的茶壶 源码

    0下载:
  2. 利用opengl 和vc++ 6.0实现鼠标事件的响应(opengl c++ a rotated cup)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:树树123
  1. openGL鼠标操作和字符键盘操作

    0下载:
  2. 立方体鼠标旋转操作,附带一个键盘操作小游戏(openGL operation with mouth and keyboard)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-06
    • 文件大小:13312
    • 提供者:傻瓜盟主
  1. 鼠标控制正方体下拉菜单

    0下载:
  2. 可实现鼠标控制正方体菜单的贴图和鼠标键盘控制旋转。(Mapping and mouse keyboard control can realize the mouse to control the rotating cube menu.)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-09
    • 文件大小:9463808
    • 提供者:加加加++
  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
    • 文件大小:78848
    • 提供者:孤独的老张
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com