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

搜索资源列表

  1. MatrixStack

    0下载:
  2. A matrix stack, similar to OpenGL ES s internal matrix stack.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1168
    • 提供者:wohuking
  1. matrix4

    0下载:
  2. 矩阵乘法对应的所有函数,OpenGL开发中执行各种变换所对应的矩阵运算-Matrix multiply function
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:5411
    • 提供者:lkl
  1. MatrixTrackingGL

    0下载:
  2. Allows retrieving the current matrix even if the current OpenGL ES driver does not support retrieving the current matrix.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4218
    • 提供者:bumangxi
  1. glutEx5

    0下载:
  2. 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:robin
  1. OpenGLPick

    0下载:
  2. OpenGL实现的一个简单的小游戏,通过按下空格发射炮弹。通过这个demo,能够学到如何使用OpenGL的模型视图矩阵来控制模型的变换。-OpenGL implementation of a simple little game, by pressing the space launch shells. With this demo, can learn how to use OpenGL model view matrix to control the transformation mode
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:14062037
    • 提供者:xiang
  1. test1

    0下载:
  2. 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。-In OpenGL programming based on experiments by implementing master matrix using OpenGL, and verify the contents of the curriculum matrix transformation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:2137
    • 提供者:何朝杰
  1. glutEx5

    0下载:
  2. 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -On the basis of model transformation experiments, by implementing the following experiments, master OpenGL three-dimensiona
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2254
    • 提供者:
  1. inverse

    0下载:
  2. 基于雅克比矩阵的2R机器人逆运动学算法,利用openGL可以显示2连杆的逆运动学仿真。-The inverse kinematics algorithm based on the 2R robot Jacobian matrix, using openGL to display the inverse kinematics simulation of 2 bar linkage.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5775
    • 提供者:为原则
  1. matrixProjection

    0下载:
  2. OPenGL 坐标变换实例,貌似是韩国人做的,很不错,对理解各个矩阵很有帮助-A sample with openGL, about the matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:120709
    • 提供者:李龙
  1. matrixModelView-for-mac

    0下载:
  2. Mac平台上利用OpenGL实现的演示程序用来帮助使用者理解旋转矩阵。-A program aims at helping users understanding transfer matrix in OpenGL
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:928359
    • 提供者:Michael
  1. GLTrans

    0下载:
  2. 在VC++6.0平台下用OPENGL写的一个用盒子做矩阵变换的程序,适合初学者,简单实用-In the VC++ 6.0 platform using OPENGL write a matrix transformation to do with the box program for beginners, simple and practical
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2496827
    • 提供者:刘哥
  1. 3D_SCENE

    1下载:
  2. 采用openGL实现的一个三维室内场景。有若干个三维模型,场景中配有两个光源,可进行光照衰减调整,使用了平面压缩矩阵技术为物体加上阴影,可以使用鼠标自由漫游场景-Using openGL to achieve a three-dimensional interior scenes. There are a number of three-dimensional model, the scene with two light sources, light attenuation can be ad
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-12
    • 文件大小:19719661
    • 提供者:张立新
  1. Triangle

    0下载:
  2. 使用OpenGL ES在android环境下渲染三角形,其中使用shader语言与矩阵对模型进行渲染和操作-Using the OpenGL ES rendering triangle in android environment in which the matrix shader language rendering and manipulation of the model
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6069988
    • 提供者:ll
  1. glutPrint

    0下载:
  2. 利用glut平台无关的特性,和display高效的性质做opengl文字输出,提供矩阵无关和矩阵相关两种模式-use glut platform-independent features, and efficient display of nature do opengl text output, and has nothing to do with Matrix Matrix two models
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-12
    • 文件大小:1120
    • 提供者:wd310574
  1. hello-gl-ch3-master

    0下载:
  2. hello-gl-ch3: Hello World in OpenGL 2.0, with matrix transformations -hello-gl-ch3: Hello World in OpenGL 2.0, with matrix transformations
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:70027
    • 提供者:yanzi
  1. sun

    0下载:
  2. 太阳地球月亮的二维矩阵的OpenGL工程文件-Two dimensional matrix of the sun earth moon
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:573013
    • 提供者:秦天
  1. cube

    0下载:
  2. 利用OpenGL,在vs2015中进行四边形的绘制,并根据变换矩阵绘制变换后的图形-Using OpenGL, quadrilateral is drawn in vs2015 and the transformed graph is drawn the transformation matrix
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11709632
    • 提供者:wangyaru
« 1 2 3 4 5»
搜珍网 www.dssz.com