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

搜索资源列表

  1. CameraMap

    1下载:
  2. 利用OpenGL函数库,在C++Builder环境下实现三位地形的仿真显示,实现了对地图的放大,缩小,旋转,移动等操作,对不同的高程使用不同的颜色加以标记没,并增加了光照效果,使显示更逼真!-use OpenGL libraries, the C Builder environment under three terrain simulation showed that the realization of the right of the map to zoom, rotate, such a
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:509258
    • 提供者:陈仕林
  1. Plane1

    0下载:
  2. 一个鼠标、方向键控制平面空间移动旋转的OpenGL程序-a mouse-pad control plane mobile space rotating OpenGL procedures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:94594
    • 提供者:肖永飞
  1. newogl010

    0下载:
  2. 一个应用OpenGL制作3D实现的在屋子里移动的程序-an OpenGL 3D production achieved in the mobile house procedures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:132498
    • 提供者:陈大民
  1. 代码tutors

    0下载:
  2. 适合OpenGL初学者,包括视点变换,投影变换和移动的内容-OpenGL for beginners, including Perspective transformation, projection transformation and mobile content
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1162878
    • 提供者:王正培
  1. GLtry

    0下载:
  2. OpenGL例程,可以通过鼠标把图形移动到指定的位置,也可以通过菜单来控制-OpenGL routines can be put through mouse mobile graphics to a specific location can be controlled through a menu
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:47371
    • 提供者:王瑜
  1. openGL

    1下载:
  2. 实现虚拟场景漫游,在草地和房子中可以转换视角,进行移动-Virtual scene roaming, in the grass and the house
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-12-01
    • 文件大小:2499584
    • 提供者:dc
  1. OpenGL

    1下载:
  2. 一个基于OpenGL的文字跑马灯程序,消除了文字移动的顿挫及抖动现象,实现了文字的平滑移动效果。-An OpenGL-based ticker program that eliminates the frustration and mobile text chattering achieve a smooth movement of the effect of the text.
  3. 所属分类:OpenGL program

    • 发布日期:2016-03-20
    • 文件大小:205824
    • 提供者:lumm
  1. OpenGL-3D-Demo

    0下载:
  2. 利用VC++和OpenGL绘制三维立方体纹理贴图,有动态效果,包括上下左右移动、加速、减速,放大缩小,透视等。-The use of VC++ and OpenGL rendering three-dimensional cube texture mapping, dynamic effects, including the upper and lower left and right movement, acceleration, deceleration, zoom in, and so o
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1787179
    • 提供者:刘晓能
  1. OpenGL

    0下载:
  2. 利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully demonstrated the effectiven
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:64043
    • 提供者:zhch68
  1. ConsoleApplication1

    0下载:
  2. 可以实现原点位置的移动、图像的三维旋转,适合初学者学习,,(Can achieve the origin position of the movement, three-dimensional rotation of the image, suitable for beginners to learn,,)
  3. 所属分类:其他

  1. 哆啦A梦

    0下载:
  2. 可键盘交互,可移动哆啦A梦,基于C++和openGL(Keyboard interaction, removable duo, based on c + + and OpenGL)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-19
    • 文件大小:23605248
    • 提供者:mzh1234
  1. ShooterGame

    1下载:
  2. 基于树莓派、姿态传感器、摄像头开发的简易AR射击游戏。实现在摄像头拍摄的画面中刷新敌人并通过移动设备来控制移动,通过使用物理按键来进行攻击。(Simple AR Shooter Game based on raspberry pi 3 with MPU9250 and Picam using OpenGL ES and OpenCV. Using QT4, OpenGL ES 3 and OpenCV 2.4 to develop on Raspbian Jessie. Use I2C to r
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:18432
    • 提供者:PcSword
  1. code

    0下载:
  2. 1、利用OpenGL函数画一个三维物体; 2、利用鼠标或键盘控制三维物体在屏幕上移动、旋转和放缩 (1)移动:不能直接调用OpenGL几何变换函数,运用齐次坐标,采用矩阵相乘的方式自己编程实现; (2)旋转、放缩可以调用OpenGL函数(1. Draw a three-dimensional object by using the OpenGL function; 2. Use the mouse or keyboard to control the movement, rotation
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:噼哩啪啦
  1. code2

    0下载:
  2. 1、用鼠标拖动画直线,线段终点始终跟随鼠标移动; 2、使用菜单界面修改直线的颜色; 3、利用键盘控制直线在屏幕上移动;(1, using the mouse to drag the straight line, the end of the line is always followed by the mouse movement; 2, use the menu interface to modify the color of the straight line. 3, use th
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:噼哩啪啦
  1. 水波

    0下载:
  2. 一个简单的水波,通过面的曲折移动实现水波效果(A simple water wave, through the surface of the zigzag movement to achieve water wave effect)
  3. 所属分类:OpenGL

  1. Desk

    0下载:
  2. opengl绘制3d桌子,左键点击可以转动,移动,右键暂停。(OpenGL draws the 3D table, the left click can turn, move, and the right button is pause.)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-09
    • 文件大小:6754304
    • 提供者:阿空
  1. MoveLight

    0下载:
  2. opengl绘制移动光源,左键开始移动,右键光源移动暂停。(OpenGL draws a mobile light source, the left button begins to move, and the right - key light source is suspended.)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-09
    • 文件大小:11944960
    • 提供者:阿空
  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
    • 提供者:从夫一但
  1. opengl1

    0下载:
  2. 实现立方体的绘制 鼠标控制其旋转移动 给每个面设置不同颜色 自己可以贴纹理(opengl,Draw a cube,Set different colors for each surface)
  3. 所属分类:OpenGL

  1. OpenGl 光照示例

    1下载:
  2. 为了创建一个与观察点一起移动的光源,需要在视图变换之前设置光源位置。接着进行的视图变换就会以相同的方式同时影响光源和观察点。光源的位置是以视觉坐标的形式存储的。
  3. 所属分类:OpenGL

« 1 2 3 4 56 7 8 9 10 ... 19 »
搜珍网 www.dssz.com