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

搜索资源列表

  1. OpenGl.rar

    1下载:
  2. 下面的程序演示了一个原子动画模型,其中用一个在中间的球体表示原子核,另外三个球体表示电子,三个电子沿着不同的轨道绕着原子核旋转。,Following the procedure demonstrated an atomic animation model, one of the In the middle of a spheroid nucleus express, express the three other electron sphere, along the three differen
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1.13kb
    • 提供者:丹旺
  1. openGL-S.rar

    0下载:
  2. openGL-es 3D 正方体,触摸旋转,照片贴图,ANDROID的源代码,openGL-es 3D cube, touch rotation, photo mapping, ANDROID source code
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1.91mb
    • 提供者:pys
  1. OpenGL

    0下载:
  2. 基于对话框的用一个定时器控制物体旋转的OPengl绘图程序-Based on the dialog box with a timer control object rotation OPengl drawing program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3.54mb
    • 提供者:杨振
  1. opengl

    0下载:
  2. 实现图形平移,旋转,缩放,使用opengl函数,-To achieve graphics translation, rotation, scaling
  3. 所属分类:OpenGL program

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

    1下载:
  2. 读入数据,利用OpenGL函数用三角网格的形式画出地面,并实现了缩放、旋转、纹理等功能-Read the data, using OpenGL function with triangular grid in the form of painted surface, and to achieve the zoom, rotation, texture and other functions
  3. 所属分类:OpenGL program

    • 发布日期:2014-11-15
    • 文件大小:115kb
    • 提供者:周宏
  1. OpenGL

    0下载:
  2. opengl代码,展现opengl三维显示和球体绘制代码,可以控制大小、旋转速度方向。-opengl code, displaying three-dimensional display and sphere opengl drawing code, you can control the size and direction of rotation speed.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.91mb
    • 提供者:eric
  1. opengl

    0下载:
  2. 用opengl在vc上进行编程。可以做出圆柱、球、立方体、棱锥等三维立体图形,还能让他们进行不同的旋转变换。-Use opengl in vc programmable. Can make a cylinder, ball, cube, pyramid, such as three-dimensional graphics, but also allow them to carry out a different rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:29.87kb
    • 提供者:郭雪冰
  1. FAQ_3Dshow

    0下载:
  2. 对话框中调用 opengl、自由旋转 OPENGL的光照、和显示列表-Call dialog box opengl, free rotation OPENGL of light, and display a list of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:684.16kb
    • 提供者:licongying
  1. opengl-3Dwindmill

    0下载:
  2. opengl绘制的3D风车。 (1)有3个风车可供选择 (2)可任意设置四个风车扇叶的颜色 (3)可控制风车的转动和停止,可设置转动速度 (4)风车颜色可在转动过程中随速度变化 (5)可设置转动加速,风车停止和开始都有加速度,模拟逐渐加速和逐渐减速静止的效果 可以设置加速度-opengl rendering of 3D windmills. (1) there are three windmills are available (2) windmill blades c
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:wq
  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. 用OPENGL+MFC编的三维地形

    2下载:
  2. 用OPENGL+MFC编的三维地形,可以构建TIN,旋转,平移,还加了纹理贴图,有数据。-OPENGL+ MFC series with three-dimensional terrain, you can build TIN, rotation, translation, has added texture, there are data.
  3. 所属分类:OpenGL

    • 发布日期:2013-07-01
    • 文件大小:4.05mb
    • 提供者:王斌
  1. opengl

    0下载:
  2. 绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:267.07kb
    • 提供者:zengchao
  1. OPenGL

    1下载:
  2. 交互式真实感场景系统 系统功能介绍: 在windows程序框架的基础上,各物体的构造,其中可以实现的场景效应有:雾,灯光,任意角度旋转。构建的物体有:茶壶,凳子,箱子,雪人,类球,图形学书,画面字体,舞台。 -Interactive realistic scenario system systems Features: In the windows application framework based on the construction of various objec
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3.78mb
    • 提供者:xkl
  1. Transformation3D

    0下载:
  2. A 3D transformation program for doing following operations : Translation, scaling, rotation about x-axis, rotation about Y-axis and rotation about Z-axis in OPENGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.44kb
    • 提供者:da07
  1. OpenGL-and-3DS

    0下载:
  2. 基于OpenGL 的3DS 模型的导入与控制。研究了在VC++6.0 环境下利用OpenGL 导入3DS 模型的两种方法,并给出了具体实现 过程和技术要点,两种导入方法比较结果说明:读入3DS 文件类的方法优于文件转换法,导 入的模型图的失真度很小,并可方便实现平移、旋转、缩放、拾取等人机交互控制. 关键词:OpenGL;3DS 模型;人机交互-Import and Control of 3DS Models Based on OpenGL GAO Hai-fang1,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:5.13kb
    • 提供者:jinking
  1. OpenGL-Glass

    0下载:
  2. 基于OpenGL的旋转半透明玻璃箱子模拟-OpenGL-based simulation of the rotation of translucent glass boxes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.55mb
    • 提供者:李明
  1. Loading-OpenGL-model

    0下载:
  2. OpenGL模型载入,360度旋转视角,起伏的地形上可以看到多个怪物模型-OpenGL model is loaded, 360 degree rotation angle, can see the undulating terrain model of multiple monster
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4.57mb
    • 提供者:李明
  1. OpenGL(sphere)

    0下载:
  2. 利用OPENGL和VC混合编程,实现窗口的分割,左边窗口设置控制命令,右边窗口绘制图像并且可以设置坐标旋转。-Using OPENGL and VC mixed programming, split window, left window, set the control commands, drawing in the right window and you can set the coordinate rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8.58mb
    • 提供者:李思吟
  1. opengl

    0下载:
  2. 用opengl编的,立方体旋转,纹理贴图,光照控制,按键控制-Compiled with opengl, cube rotation, texture mapping, lighting control, key control
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2.02mb
    • 提供者:meiyan huang
  1. TP5 rotation

    0下载:
  2. rotation image open gl
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:239kb
    • 提供者:salmen
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com