CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - opengl 交互

搜索资源列表

  1. MFC_opengl

    0下载:
  2. 使用VS2008实现了MFC与OPenGL的设置问题,采用分界面实现了简单的交互-Use VS2008 realized the MFC and OPenGL Settings, and the boundary surface realized simple interaction
  3. 所属分类:Menu control

    • 发布日期:2017-05-30
    • 文件大小:13168617
    • 提供者:flower
  1. robot

    1下载:
  2. 本代码详细的仿真了,工业上机器人的手臂动作,可以交互控制。而且使用OpenGL很方便和使用,值得大家学习-Detailed simulation of the code, and industrial robot arm, something which can be interactive control. But also very convenient to use and the use of OpenGL, what is worth learning
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-22
    • 文件大小:150704
    • 提供者:洪康
  1. planet

    1下载:
  2. 几何变换 OpenGL行星运动采用glut创建图形窗口和实现人机交互功能,键入不同的键可实现不同部分的运动-OpenGL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:9104
    • 提供者:张娜
  1. robot

    1下载:
  2. 用opengl一个机械手臂的运动采用glut创建图形窗口和实现人机交互功能,键入不同的键可实现不同部分的运动-opengl
  3. 所属分类:Windows Develop

    • 发布日期:2015-09-21
    • 文件大小:195469
    • 提供者:张娜
  1. shapes

    0下载:
  2. 一个OpenGL的三维图型变换程序代码,有球,正方体,椎体等,用键盘实现交互变换-A three-dimensional graphics OpenGL transform program code, a ball, cube, vertebra, etc., using the keyboard to achieve cross-Transform
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:12682
    • 提供者:沐夕
  1. OpenGL

    0下载:
  2. MFC OpenGL 中子发射模型 包括文件读取、坐标旋转、图像截取、投影、对话框交互等-VC++6.0 OpenGL model、 projection、files reading
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2282885
    • 提供者:anchen
  1. RealizingtheinteractionOpenGL3dsmodel

    0下载:
  2. VC++6.0中利用OpenGL实现3DS模型的交互控制-VC++6.0 using OpenGL to achieve 3DS model of interactive control
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:990664
    • 提供者:yanmeiling
  1. TextureTorusProject

    0下载:
  2. OpenGL的程序,带有光源纹理材质效果的环。可以通过键盘交互,可以旋转,开关光源,填充取消材质效果等,具体请看内部注释。-OpenGL program, with a light texture effect of the ring material. Interaction through the keyboard, you can rotate, switch light, fill material cancellation effects, and details, please re
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:255081
    • 提供者:张胜凯
  1. tu_xing

    0下载:
  2. 计算机图形学实验利用Java 3D或者OpenGl图形库,用C语言或JAVA语言编写一个简单的图形动画交互程序,可以使用鼠标或者键盘控制图形的变化,如平移、旋转和缩放等-Experimental use of computer graphics, Java 3D or OpenGl graphics library, use the C language or JAVA language to write a simple interactive graphics animation progr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1453
    • 提供者:
  1. 3DRender

    0下载:
  2. 基于mfc框架的三维场景渲染,可以通过交互产生多个场景-3D rendering programe made which based on mfc and OPenGL
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:413452
    • 提供者:张霞
  1. smarthome

    0下载:
  2. 随着硬件平台的升级,系统的功能和性能也将得到增强。而人机交互不良好将降低用户的使用体验,阻碍系统的普及应用,也同时限制用户对系统功能的使用。如何能够实现良好的人机交互成为一个迫切需要解决的问题。本文为智能家居系统设计并实现了三维图形化人机交互界面。在用OpenGL实现系统之后,发现与真实环境存在较大距离。-As the hardware platform upgrade, the system s functionality and performance will be enhanced. T
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5805289
    • 提供者:guoshihui
  1. Sierpinski

    0下载:
  2. 绘制一个Koch Snow分型图案,并且具有拾取和拖动的交互功能。 opengl-Draw a Koch Snow typing patterns, and has picked up and drag the interactive features. opengl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1455648
    • 提供者:东荒冷羽
  1. Cartoon

    0下载:
  2. 利用层级建模方法设计并实现一个物体,至少由三部分组成,并可交互控制其相对运动。 opengl-Modeling method using the level design and implementation of an object, at least three parts, and interactive control of their relative motion. opengl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1219513
    • 提供者:东荒冷羽
  1. MFCopengl

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:28533577
    • 提供者:leo
  1. share

    0下载:
  2. openGl的一些交互技术文档,和编程基础及线型线宽的设置-openGl some interactive technical documentation, and programming base and line width settings
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:3451504
    • 提供者:...
  1. opengl

    1下载:
  2. OpenGL的交互实例,可通过鼠标和键盘操作-Examples of interactive OpenGL, through mouse and keyboard
  3. 所属分类:Windows Develop

    • 发布日期:2016-09-22
    • 文件大小:241664
    • 提供者:姜风
  1. people2

    0下载:
  2. vc环境下用OpenGL做出的乔巴,比较像,可以进行人机交互-Vc environment using OpenGL made by Joe, more like, you can be human-computer interaction
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:417622
    • 提供者:yangmao
搜珍网 www.dssz.com