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

搜索资源列表

  1. Transformations

    1下载:
  2. 三维变换OpenGL描述.并配有两个很好的例子.交互式图形处理,和机器人手臂.-transform OpenGL 3D descr iption. And equipped with two good examples. Interactive graphic processing, and the robot arm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:227.75kb
    • 提供者:HE,Jiang
  1. lesson4

    0下载:
  2. OpenGL 的几何变换演示代码,演示了基本的几何变换原理-OpenGL demo code of geometric transformations, to demonstrate the basic principles of geometric transformations
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:2.02kb
    • 提供者:dde
  1. 3DComputerGraphicsAMathematicalIntroductionWithOpe

    0下载:
  2. 本书是关于计算机图形学利用OPENGL进行绘图的原版英文书籍,本书详细介绍了OpenGL相关数学知识,读者通过对本书的阅读可以更清楚地知道怎样运用各类OPENGL函数,对更进一步地学习opengl有很好的理论指导。读者可以在书的preface里面找到下载该书籍相关源代码的网站地址。第一章是介绍,第二章是视图和转换(包括二维和三维)的数学基(Transformations and Viewing),第三章是光照和着色的数学基础(Lighting, Illumination, and Shading
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4.27mb
    • 提供者:蒋娟芬
  1. TinyGL-0.4.tar

    0下载:
  2. TinyGL is intended to be a very small implementation of a subset of OpenGL * for embedded systems or games. It is a software only implementation. Only the main OpenGL calls are implemented. The main strength of TinyGL is that it is fast and simp
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:66.2kb
    • 提供者:modoko
  1. cubev

    0下载:
  2. 这个个人图形学的画动态4维旋转的程序,它使用了openGL的两个矩阵堆栈,可以帮助大家掌握openGL的矩阵栈,及几何变换实现等-The individual paintings Graphics 4-dimensional spin dynamics of the process, it uses two matrix stack openGL, openGL can help you to master the matrix stack, and the realization of geo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:193.78kb
    • 提供者:chengman
  1. 1

    0下载:
  2. OpenGL强大的函数功能能很好地实现图像的几何变换-OpenGL features powerful functions to achieve a good image of the geometric transformations
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:93.64kb
    • 提供者:Audrey
  1. planet

    0下载:
  2. 1.掌握平移变换、放缩变换、旋转变换、错切变换、对称变换和复合变换的基本原理。 2.掌握OpenGL矩阵堆栈的操作方法 3.掌握组合变换原理 -1. Have translational transformation, zoom transform, rotation, shear transformations, compound symmetry transform and the basic principles of transformation. 2. To master
  3. 所属分类:OpenGL program

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

    0下载:
  2. 《计算机图形学》中的代码,包括各种基础变换与几何实现,由浅入深-" Computer Graphics" in the code, including a variety of basic transformations and geometric realization of progressive approach to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:109.84kb
    • 提供者:李斌
  1. aa

    0下载:
  2. opengl画球体,可以做多种变换,利用了键盘事件和鼠标事件-opengl draw sphere, we can do a variety of transformations, using the keyboard events and mouse events
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:1.91kb
    • 提供者:cloud
  1. proj3_luw4

    0下载:
  2. Simple program using OpenGL, my third project in graphics class. Inheriting the 3D objects I created from assignment 2, this time I have to do translation, scaling, and rotation, also rotation on the arbitrary axis, but it is not done correctly, if y
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:7.31kb
    • 提供者:luke
  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. OpenGLGettingStarted

    0下载:
  2. 此代码为< OpenGL游戏编程> 一书的源代码。内容包含: 游戏开发快速入门、OpenGL程序框架、OpenGL变换、OpenGL光照、材质和纹理、OpenGL字体、摄像漫游、构造开空和地形、模型载入、实时阴影、DirectInput的使用、DirectSound的使用、游戏中的物理模拟、粒子系统、构造游戏引擎、3DRPG游戏、Quake室内场景实例等-This code is < <OpenGL游戏编程> " Was Written in the s
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11.08mb
    • 提供者:yangang
  1. opengl

    0下载:
  2. 详解OpenGL的坐标系、投影和几何变换-Detailed OpenGL coordinate system, projection and geometric transformations
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:26.99kb
    • 提供者:黃聖雄
  1. OpenGL

    0下载:
  2. OpenGL的坐标系、投影和几何变换,很好的说明资料,大家参考。-OpenGL coordinate system, projection and geometric transformations
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:28.98kb
    • 提供者:ssdef
  1. OpenGLTransformations

    0下载:
  2. OpenGL Transformations
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:212.2kb
    • 提供者:lilo
  1. Opengl-zuhe-feiji

    0下载:
  2. 由简单的三维图形组合而成的飞行飞机,通过各种变换方法进行组合-Flying aircraft, by the combination of simple three-dimensional graphics to be combined through various transformations
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:5.74kb
    • 提供者:Helen
  1. opengl--3Dmodel

    1下载:
  2. opengl关于3D玫瑰,陆雪琪建模的程序,包括一些变换:平移放大缩小旋转-opengl 3D the roses, Lu Xueqi modeling program, including a number of transformations: translation zoom rotation
  3. 所属分类:3D Graphic

    • 发布日期:2015-01-17
    • 文件大小:13.66mb
    • 提供者:孙骁永
  1. opengl-bianhuan

    0下载:
  2. Virsual C++6.0简单的OpenGL基本图元变换-OpenGL basic primitive simple transformations
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:853.42kb
    • 提供者:白杰
  1. Opengl-zuhe-feiji

    0下载:
  2. 由简单的三维图形组合而成的飞行飞机,通过各种变换方法进行组合-Flying aircraft, by the combination of simple three-dimensional graphics to be combined through various transformations
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5.78kb
    • 提供者:placeth
  1. assignment1

    1下载:
  2. 有一些按键实现和基本的房间布置以及光源纹理设置等(1. Draw at least five geometric primitives in the 3D space bounded by the five planes; 2. Ensure that the objects are in good lighting condition; 3. Create at least five keyboard or mouse events; 4. Design diverse objects
  3. 所属分类:OpenGL

    • 发布日期:2018-12-21
    • 文件大小:183kb
    • 提供者:一个小萌新
« 12 »
搜珍网 www.dssz.com