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

搜索资源列表

  1. Texture0101

    0下载:
  2. OPENGL的实例,可以实现立体的多方位旋转,移动,颜色变换等,还有光影的效果呢。 -OpenGL example, can achieve a three-dimensional multi-directional rotation, moving, color transformation. There's light and shadow effects.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:750505
    • 提供者:xieyuhong
  1. mofang

    0下载:
  2. 魔方 用opengl制作的3d魔方 和真的一样可以自由变换 益智的游戏-Rubik' s Cube Rubik' s Cube with the opengl and 3d production really like puzzle games are free to change
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1333435
    • 提供者:乐闻
  1. Rotate

    0下载:
  2. 适合opengl初学者,在学习几何变换一章时使用。任意视角观察旋转的物体。-It s suitable for user who learn OPENGL for a short time,the codes are about rotation of a object.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2002081
    • 提供者:jonin
  1. FireSystem

    0下载:
  2. 这是一个模拟烟火效果的例子,主要是演示粒子变换以及粒子的生命周期。-This is an example of simulation of pyrotechnic effects, mainly demonstrated particle transformation and the particle' s life cycle.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3806616
    • 提供者:liuyu
  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
    • 文件大小:273479
    • 提供者:zengchao
  1. Lesson15

    0下载:
  2. 在基于VC的OpenGL中创建带纹理的字体,并让闻之像模型一样能变换。-OpenGL-based VC' s to create the font with the texture and smell like the model so as to transform.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1381483
    • 提供者:呵呵
  1. TryGL

    0下载:
  2. mfc读入stl文件,用opengl进行变换-mfc read stl file, transformed with opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:12775
    • 提供者:强津培
  1. OpenGL-tutors

    1下载:
  2. Nate Robin的OpenGL教程程序代码,它允许用户修改函数参数,以交互方式观察代码效果。包括坐标\模型变换、光照、雾和纹理,它们具有可移植性,并且使用了GLUT。-Nate Robin' s OpenGL tutorial code, which allows the user to modify the function parameters to interactively observe the code in effect. Including coordinate \ m
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-23
    • 文件大小:1486848
    • 提供者:ZXiao
  1. An-Adjustment-Method-of-Image-Barrel

    0下载:
  2. 一种新的三维映射几何建模方法, 即通过弧面映射变换, 先获取目标图与原图的像 素一一映射关系, 再采用四点线性插值方法, 实现了对原图像的桶形几何失真校正-This paper put s forward a kind of new 3-dimension mapping g eometr y mo deling metho d: first w e obtain the o ne by one mapping relat io ns between the o bject pictur
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:343632
    • 提供者:刘浏
  1. OpenGLPlat

    0下载:
  2. OpenGL实现的一个魔方变换的动画,配合图形变换和色彩变换-OpenGL implementation of a Rubik' s cube transform animation with graphics transformation and color transform
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:26278672
    • 提供者:lishihao
  1. D3Ddemo15

    0下载:
  2. 一个综合型的Direct3D示例程序,用键盘上W,A,S,D,I,J,K,L,↑,↓,←,→12个键加上鼠标在美丽的三维空间中翱翔。包括了Direct3D初始化,DirectInput输入处理,顶点缓存,光照与材质,文字输出,颜色,纹理贴图,四大变换,网格模型,X文件载入等等知识(当然还有默认被开启的深度缓存)。-A comprehensive, Direct3D sample program using the keyboard W, A, S, D, I, J, K, L, ↑, ↓, ←,
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14854535
    • 提供者:lqy
  1. benyue

    0下载:
  2. 运用计算机图形学相关知识—openGL数据 库、基本几何图元绘制、二维观察变换、图形的几何变换、三维观察变换、纹理贴图、交互技术、场景漫游等完成了作品《奔月》。-he use of computer graphics knowledge-openGL s, the basic geometric primitives drawn, two-dimensional observation transformation, geometric transformation graphics, thre
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-15
    • 文件大小:24261148
    • 提供者:王珂璐
搜珍网 www.dssz.com