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

搜索资源列表

  1. Matrix

    1下载:
  2. Matrix 是基于OPENGL开发的3d赛车游戏,编译需要有 OPENGL开发库。 程序目录结构分为模型,输入检测,主程序,数学运算等
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:60142
    • 提供者:iftree
  1. 自已实现的矩阵变换

    1下载:
  2. 自己实现的矩阵变换,适用于opengl es 2.0,因为相对于opengl来说,opengles 2.0取消了很多内置函数,包括glLookAt,glMult等函数。
  3. 所属分类:GDI/图象编程

  1. gl_water_source.rar

    1下载:
  2. 很有名的使用OpenGL的GPU编程例子(引自siggraph上的论文):这里使用了图形硬件上的矩阵和向量表达,繁杂的矩阵运算都在GPU上进行。对于想利用GPU做并行数值计算的人一定会有帮助~,The use of well-known examples of OpenGL, GPU programming (a quote from the siggraph paper): here the use of the graphics hardware on the expression of m
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-21
    • 文件大小:283997
    • 提供者:shiping
  1. glutEx1-vs6

    0下载:
  2. 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。-Based on programming in OpenGL through the realization of the experiment content, master the use of OpenGL matrix and verify that the curriculum content of matrix transformation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:106744
    • 提供者:胡伟娅
  1. a3

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

    • 发布日期:2017-03-28
    • 文件大小:38665
    • 提供者:胡伟娅
  1. glutEx1-vs6

    0下载:
  2. 首先,画一张有四条腿的桌子,其中四条腿的形状一样位置各异,所以先写一个画桌脚的函数Draw_Leg113(a,b,c),并通过参数把绘制的位置告诉函数。函数的实现较为简单,只需先push,后pop保护当前的矩阵,再经过移位,缩放z轴,绘制cube即可完成。 -First, draw a table has four legs, one of the four legs of different shapes, like the location, so the first leg draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:315919
    • 提供者:WangDi
  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
    • 文件大小:18338
    • 提供者:海海
  1. matri

    0下载:
  2. OpenGL 中矩阵堆栈的演示代码,演示了矩阵堆栈所起的作用。-OpenGL matrix stack of demo code, matrix demonstrated the role of the stack.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1604
    • 提供者:dde
  1. Rotate

    1下载:
  2. opengl中任一坐标点旋转后,得到新坐标点的例子。通过glGetFloatv函数获取glRotate变换后的模型视图矩阵,然后乘以当前点坐标,进行旋转变换,得到变换后的坐标点位置信息。并与glRotate函数进行比较。-A mehtod to get the vertex postion after roate. This method is implemented buy using glGetFloatv function to get the ModelView Matrix, Then
  3. 所属分类:OpenGL program

    • 发布日期:2016-03-09
    • 文件大小:824683
    • 提供者:ff
  1. matrix_fall_x_source

    0下载:
  2. matrix fall using opengl
  3. 所属分类:Screen Saver

    • 发布日期:2017-05-20
    • 文件大小:5828460
    • 提供者:aleck
  1. 5.1

    0下载:
  2. OpenGL 分割地球,地球在一个类似矩阵的空间中看起来很酷啊,有点黑客帝国的感觉-OpenGL split the earth, the earth in a similar matrix of the space looks cool ah, a little sense of the Matrix
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:284267
    • 提供者:vincentku80
  1. ATmega16keyboardsimulation

    0下载:
  2. Platform : proteus7.4仿真电路 Project : 4乘4矩阵键盘程序(GCC) Clock F : 3.6864M Software : WinAVR-20090313+Proteus7.4 Author : hh comments : 1、学习4*4键盘程序的编写方法 2、采用轮询的方法检测按键,按键使用防抖处理 3、当按下按键后,对应的LED灯点亮 4、占用5.4 存储器空间,较ICCAVR的22 小的不少,但仿真时速度较慢,可能与计
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:62464
    • 提供者:黄虎
  1. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. matrix-lantern

    0下载:
  2. 基于opengl的关于矩阵操作的程序,实现平移,旋转和缩放变换,效果是雨中灯笼随风摆动,月亮慢慢上升,实现全屏观看,左上角有按钮-Opengl based on matrix operations procedures to achieve translation, rotation and scaling transformation, the effect is the rain, the wind swinging lantern, the moon slowly rising, full
  3. 所属分类:OpenGL program

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

    0下载:
  2. opengl 基本操作 模型变换 键盘控制 透视投影矩阵 -sadfasdfasdfasdfsdfasdfasdfal transformation keyboard control perspective projection matrix
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-03
    • 文件大小:1481
    • 提供者:qsd
  1. EX2

    0下载:
  2. OpenGL矩阵,进行缩放,平移和旋转等矩阵变换-OpenGL matrix to zoom, pan and rotation matrix transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:9816745
    • 提供者:g
  1. matri

    0下载:
  2. OpenGL 中矩阵堆栈的演示代码,演示了矩阵堆栈所起的作用。-OpenGL matrix stack of demo code, matrix demonstrated the role of the stack.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1648
    • 提供者:rewhich
  1. Matrix

    0下载:
  2. openGL 自己实现矩阵类,其中包括实现 平移矩阵、任意轴旋转矩阵、缩放矩阵,以及矩阵的正交化、矩阵的代数余式、矩阵的逆、转置-openGL achieve their own matrices, including translational matrix arbitrary axis rotation matrix, scaling matrix, and the matrix of orthogonal matrix algebra I type, matrix inverse, tra
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:3070
    • 提供者:erermu
  1. Matrix

    0下载:
  2. Matrix math utilities. These methods operate on OpenGL ES format matrices and vectors stored in float arrays.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4459
    • 提供者:quilonnang
  1. glutEx3

    0下载:
  2. 一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:robin
« 12 3 4 5 »
搜珍网 www.dssz.com