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

搜索资源列表

  1. OpenGL动态球体

    0下载:
  2. 利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。比较适合初学者。便于理解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 d
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:355.77kb
    • 提供者:谭刚
  1. OPENGLDRAWLINE

    0下载:
  2. 此程序为OPENGL绘线以及拾取\\移动.其中涉及到平面的背景清除与重画.很有意思-procedure for OpenGL painted lines and pick up \\ Mobile. Plane involved in the background with the removal of re-drawing. very interesting
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45.46kb
    • 提供者:杨毅
  1. qq

    0下载:
  2. 一个图形图象的源吗码,通过把一曲线进行移动,画出一簇曲线组成一个曲面
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:25.35kb
    • 提供者:jiangya
  1. OG

    0下载:
  2. 很有参考价值的OPENGL代码,根据二次曲面函数画出其波形,实现的波形的旋转,移动,缩放,光线,材料,背景,填充等设置,包括了OPENGL基本编程的大部分操作。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:59.25kb
    • 提供者:h
  1. OpenGLPpolygon

    0下载:
  2. opengl 画多边形的小程序 右键菜单 可以移动-opengl draw the polygon can be moved right-click menu applet
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.08mb
    • 提供者:honey
  1. OpenGL_model

    2下载:
  2. 利用OpenGL实现三维动画,可以通过鼠标移动或旋转三维物体-Draw with OpenGL, the object can move and rate with mouse move
  3. 所属分类:OpenGL

    • 发布日期:2012-11-17
    • 文件大小:1.93mb
    • 提供者:胡光东
  1. Mesh

    0下载:
  2. 用mesh函数画出一个圆柱体,三维的图形,可以实现图形的移动-Mesh function used to draw a cylinder, three-dimensional graphics, mobile graphics can be achieved
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:刘涛
  1. opengl

    0下载:
  2. 用OpenGL语言,输入点和点之间的连线关系,画出网状图,给图渐变着色,可选择着色,并对图进行移动翻转缩小放大,及纹理填充-With the OpenGL language, the input connection point and the relationship between the points, draw network maps, to map the gradient coloring, optional color, and reduce the enlarged map t
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:52.6kb
    • 提供者:xu jiao
  1. SimpleMirror

    0下载:
  2. 画了四个物体:球体,正方体,圆球,圆柱体,再画出一面镜子,可以看到镜子里自己的像。可以移动鼠标旋转查看,也可以通过按键A, D, F ,R 来控制旋转等功能。-Drew four objects:sphere,cube,sphere,cylinder, and then drew a mirror,you can see the image of their own. You also can move the mouse to rotate view, you can also keys A
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:370.44kb
    • 提供者:Jansy
  1. jiqiren

    0下载:
  2. 利用opengl 画机器人 实现机器人的移动 旋转-Painting robots use opengl rotation movement of a robot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6.28kb
    • 提供者:chen
  1. MyProject

    0下载:
  2. 3DS文件格式的读取与OPENGL显示在SDI文档里面,还画了一个可以用键盘控制的小型机器人移动。3DS模型是一条船舶。这个是本人研究生的毕业设计的内容哦。-3DS file format to read and display the document inside the SDI, you can also draw a small robot with a keyboard to control movement. 3DS model is a ship. This is my desig
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.37mb
    • 提供者:aaaa
  1. GLRect

    0下载:
  2. OPENGL画矩形动画,矩形不停地移动碰到边界自动反弹向相反方向移动-using oepngl to draw dynamic rectangular graphic
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:207.02kb
    • 提供者:znc217
  1. GLRect_src

    0下载:
  2. OPENGL画矩形动画,矩形不停地移动碰到边界自动反弹向相反方向移动 -using oepngl to draw dynamic rectangular graphic
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:207.12kb
    • 提供者:znc217
  1. DRAW

    0下载:
  2. 根据project要求,我将设计一款用来画折线的程序。 我将赋予我的程序以下功能: 1. 通过添加节点的方式绘制折线。 2. 移动已有折线节点。 3. 删除已有折现节点。 4. 清空屏幕。 5. 在折线的一段中插入一个新的节点(加分)。 这些功能被分配在3种状态中: 1. 待选择(初始状态) a) 选择节点 b) 插入节点 c) 清空屏幕 d) 进入绘制模式 2. 已选择节点 a) (待选择状态所以功能) b) 移动选中节点 c)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:4.66kb
    • 提供者:hesijie
  1. GL_Exercise

    1下载:
  2. 用opengl画的一个2D羊驼,可以用键盘控制左右移动,跳跃,旋转,更改颜色,用鼠标拖动,右键菜单控制,放大缩小-Opengl draw a 2D alpaca can be controlled using the keyboard to move around, jump, rotate, change color, use the mouse to drag the right-click menu control, zoom
  3. 所属分类:OpenGL program

    • 发布日期:2014-04-24
    • 文件大小:13.02mb
    • 提供者:waterelement3
  1. duo-a-dream

    1下载:
  2. opengl画哆啦a梦,2D图形,通过多边形的组合以及颜色填充,可以移动-opengl painting duo a dream, 2D graphics, through the combination of the polygon, and color fill, you can move
  3. 所属分类:OpenGL program

    • 发布日期:2014-04-25
    • 文件大小:3kb
    • 提供者:xiangtu
  1. sample4

    0下载:
  2. 可以自定大小,画出五角星和园,在屏幕上移动,放缩,可以点击停止使移动停止-failed to translate
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:4.37mb
    • 提供者:wu
  1. duo-a-dream

    0下载:
  2. opengl画哆啦a梦,2D图形,通过多边形的组合以及颜色填充,可以移动-opengl painting duo a dream, 2D graphics, through the combination of the polygon, and color fill, you can move
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:2.75kb
    • 提供者:tinMay
  1. jiqiren

    0下载:
  2. 利用opengl 画机器人 实现机器人的移动 旋转-Painting robots use opengl rotation movement of a robot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6.33kb
    • 提供者:placeth
  1. opengl-draw-a-face

    1下载:
  2. opengl实现画人脸,界面显示黑色,人脸为绿色,程序为静止,不能移动-use opengl to draw a person s face
  3. 所属分类:OpenGL

    • 发布日期:2013-12-03
    • 文件大小:9.93kb
    • 提供者:陈增
« 12 »
搜珍网 www.dssz.com