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

搜索资源列表

  1. ROAM-LOD

    0下载:
  2. ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:381179
    • 提供者:lifeng
  1. VCOpenGl.rar

    0下载:
  2. 用opengl实现三维坐标系,鼠标可以自由旋转,滑轮可以改变视点,投影坐标轴等,Use opengl to achieve three-dimensional coordinate system, the mouse is free to rotate, pulley can change the point of view, projection and other coordinate axis
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:781457
    • 提供者:pengguotao
  1. 46_MultiSample

    0下载:
  2. opengl的图形编程样例,有光照,材质 倒影 雾的效果 ,鼠标控制-graphical programming opengl example, there are light, material reflection of the effect of fog, mouse control
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:657474
    • 提供者:xudi
  1. dffs

    2下载:
  2. 3D作业 opengl c++ 简单场景转动 贴图 不是用camera做的 还有用简单的长方体和球堆砌出来的机器人 简单的键盘交互 也可以鼠标交互 在鼠标那里可以自己改-3D operations opengl c++ simple rotating scene mapping camera doing more than using a simple rectangular and the ball fabricated robot interaction can also be a simp
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-29
    • 文件大小:3458544
    • 提供者:徐慧慧
  1. PickDemo02

    0下载:
  2. 我本人做的一个拾取算法实现的程序,主要是利用鼠标以及摄像机生成的射线进行判断,图像可以用鼠标进行拾取-I do a pickup algorithm procedure, mainly using the mouse and the resulting ray camera to judge, the image can be picked up with the mouse
  3. 所属分类:3D图形编程

    • 发布日期:2013-02-18
    • 文件大小:3772652
    • 提供者:周宇峰
  1. Program

    0下载:
  2. 这是一个基于OpenGL的程序包,包括14个子程序。这其中涵盖了三维体,光源,纹理,旋转以及键盘鼠标交互等等对大家非常有,敬请下载!-This is a package based on OpenGL, including 14 sub-procedures. It covers the three-dimensional body coding, light, texture, rotation, as well as keyboard and mouse interaction and s
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7595977
    • 提供者:feixiaoxing
  1. MyCollision1

    0下载:
  2. 基于vc++使用opengl编写的3D球体,可以通过鼠标点击改变颜色。 void CAboutDlg::DoDataExchange(CDataExchange* pDX) { CDialog::DoDataExchange(pDX) //{{AFX_DATA_MAP(CAboutDlg) //}}AFX_DATA_MAP } BEGIN_MESSAGE_MAP(CAboutDlg, CDialog) //{{AFX_MSG_MAP(CAboutD
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:20189
    • 提供者:xuchi
  1. DynamicWorld

    0下载:
  2. 使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)-Use opengl the texture mapping, illumination, and 3D model import, construct a room, be able to use the mouse and keyboard to achieve a virtual roaming (w, a, s, d)
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-08
    • 文件大小:15797719
    • 提供者:赵斌
  1. abysse

    0下载:
  2. Opengl camera class. Shows how to handle camera movements by usin mouse or keyboard inputs.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:273490
    • 提供者:milgart
  1. TerrainHillshading

    1下载:
  2. 实现了MFC下OpenGL环境的设置,非模式对话框,DEM高程数据读取,鼠标滚轮控制放大缩小-MFC achieved under the OpenGL environment settings, non-modal dialog, DEM elevation data to read, the mouse wheel control the zoom
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-24
    • 文件大小:9433562
    • 提供者:曹操
  1. openglrotate

    0下载:
  2. 实现在OpenGL环境下鼠标对物体的旋转-Achieve the OpenGL environment, the rotation of the mouse on the object
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:48661
    • 提供者:曹操
  1. OpenGL

    0下载:
  2. OpenGL场景中实现鼠标托运,旋转物体的学习例程.-OpenGL scene to achieve the mouse checked, rotating objects, learning routines.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:50760
    • 提供者:吴可
  1. Shadow-map

    0下载:
  2. 利用OpenGL實作shadow map,程式碼可以直接執行。 1.利用鍵盤方向十字鍵可以控制光的位置。 2.F1鍵可以決定是用mipmap還是anisotropic filter。 3.滑鼠的中間滾輪點擊一下,可以使camera自動旋轉,再按一下就停止轉動。 4.PageDown降低camera的高度,PageUp則是增加camera的高度。-OpenGL implementation shadow map, the code can be executed directly.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-09
    • 文件大小:5474356
    • 提供者:chister789
  1. 2

    0下载:
  2. b样条曲面 有灯光、鼠标球旋转等功能 opengl 可调整控制点-b-spline surface lighting, mouse ball rotation opengl adjustable control points
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:1488117
    • 提供者:火狐
  1. final

    0下载:
  2. 用opengl图形库制作的模拟太阳系各个行星运行示意图,并可以使用鼠标和键盘进行交互操作。-Use opengl graphics library of the simulated solar system schematic diagram of the various planets, and you can use the mouse and keyboard interaction.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6297924
    • 提供者:刘伟
  1. hello13

    0下载:
  2. 画一个虚线网格方框,并可以通过鼠标实现其左右平移和旋转,适用opengl初学者-Draw a dotted grid box, and can be achieved through the left and right mouse translation and rotation for opengl beginners
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:910372
    • 提供者:孙耀
  1. OpenGl-Program

    0下载:
  2. 在运行程序前需要配置好OpenGL的环境(网上有说明),程序是模拟演唱会的场景,有背景音乐的映衬,有模拟的灯光、台下的观众,鼠标右键改变舞台颜色。通过键盘上下左右键漫游移动,鼠标左键进行旋转。整体式为了学习相关算法原理,在效果方面对所表达的效果显得有点抽象。在文件根目录有OpenGl开发库,在网上搜集资料配置好就可以了。-Good before running the program need to configure the OpenGL environment (online), the p
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-02
    • 文件大小:15197477
    • 提供者:
  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. MayaCamera

    0下载:
  2. MayaCamera OpenGL mouse
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:119989
    • 提供者:Floripa
  1. Demo2三维桌球

    0下载:
  2. 鼠标移动/输入推荐。 鼠标行为是: *环顾四周 - > Hold-Move左键 瞄准并环顾四周。 - > Hold-Move鼠标右键 *增加/减少射击威力(瞄准时) - > Hold-Move向前/向后鼠标右键 *拍摄 - >释放鼠标右键 *放大/缩小 - > Hold-Move向前/向后鼠标中键 主要输入如下: * Rotate-left: a或keypadleft。 * Rotate-right: d或keypadright。 *放
  3. 所属分类:3D图形编程

    • 发布日期:2018-05-03
    • 文件大小:8961024
    • 提供者:从夫一但
« 12 »
搜珍网 www.dssz.com