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

搜索资源列表

  1. matrixProjection

    0下载:
  2. 通过例子程序详细介绍OpenGL中的投影矩阵。-Through the program details of the OpenGL projection matrix.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:78297
    • 提供者:
  1. matrixModelView

    0下载:
  2. 通过例子程序详细介绍OpenGL中的模型视图矩阵。-The example program in OpenGL model view matrix.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:130461
    • 提供者:
  1. OpenGLEXp2

    0下载:
  2. OpenGL实现10x10的矩阵贴图,实现画点画线-OpenGL implementation 10x10 matrix mapping, stipple line
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:799208
    • 提供者:凌靖
  1. code_bird

    0下载:
  2. 通过操作鼠标对模型的任意拖动(旋转、平移、缩放),触发OpenGL视窗中的模型视图矩阵,计算OpenGL中的摄像机中心与拍摄图像的摄像机中心的最小夹角,调用不同的颜色信息,以此观察到模型的表面材质信息的变化-Through the operation of the mouse model of arbitrary drag (rotation, translation, scale), trigger OpenGL window of model view matrix, the calcula
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-04
    • 文件大小:17024419
    • 提供者:万飞
  1. Transform

    0下载:
  2. 用visual studio环境可以运行,矩阵的基本运算,包括平移,旋转,缩放等。源码中有主要的步骤注释说明。用到了OpenGL的函数、库文件、头文件和glut库。-Visual studio environment can run the basic operations of the matrix, including translation, rotation, scaling, etc.. The notes of the main steps in the source. Use Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:183893
    • 提供者:Paul
  1. normal-directions-of-3D-points

    1下载:
  2. 根据协变矩阵和求最小特征值的方法求出三维点云数据的法向,根据OpenGL实现可视化,程序实用.-Noraml directions of 3D points can be obtained by calculating the smallest eigenvalue of covariance matrix, also, the method can be visualized by OpenGL, which is practical.
  3. 所属分类:3D Graphic

    • 发布日期:2016-12-31
    • 文件大小:795648
    • 提供者:panfeng
  1. glutEx3

    0下载:
  2. 掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。-Master OpenGL three-dimensional observation, perspective projection, orthogonal projection parameter settings, and can use the keyboard to move the v
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-21
    • 文件大小:316189
    • 提供者:金倩倩
  1. terrain10

    0下载:
  2. 一个用openGL编写的地形例子,非常简单的矩阵地形-One written with openGL terrain example, a very simple matrix terrain
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-13
    • 文件大小:220862
    • 提供者:zhao qian
  1. colorMatrix

    0下载:
  2. openGL 图像处理中色度处理矩阵的简易代码-easy chroma processing matrix code openGL image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:563
    • 提供者:李平
  1. Figure3Dto2D

    1下载:
  2. 运用opengl及纯矩阵运算两种方式 实现3D模型的建立,通过键盘来实现平移,拉伸,旋转等操作-Use opengl and pure matrix operations are two ways to achieve the 3D model, through the keyboard to achieve pan, stretch, rotate, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:7873536
    • 提供者:谷骞
  1. engine3d

    0下载:
  2. Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. Filtered image scaling, mipmap generation. Polygon/triangle/quad/strip type input. Smooth shaded directional/positional, constant/linear/quadr
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1002529
    • 提供者:李强
  1. New-folder-(5)

    0下载:
  2. This program contain the Matrix implementation in OpenGl
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:3997
    • 提供者:boss
  1. dx9cs_fps_controls

    0下载:
  2. Demonstrates how to manually modify the view matrix using mouse and keyboard input to create a First Person Shooter style control. This sample is very similar to the "First-Person-Shooter View Control" sample except this one uses no DirectInput. Chec
  3. 所属分类:Game Engine

    • 发布日期:2017-03-27
    • 文件大小:55737
    • 提供者:wu
  1. bike_examplesource

    0下载:
  2. 一个opengl学习的小车演示程序,使用了矩阵栈,鼠标键控制小车移动。vc+6.0平台-A car learning opengl demo program, the use of the matrix stack, move the mouse keys to control the car. vc+6.0 platform
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:405883
    • 提供者:陈志勇
  1. MatrixStack

    0下载:
  2. A matrix stack, similar to OpenGL ES s internal matrix stack for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1172
    • 提供者:zopoqui
  1. glutEx3

    0下载:
  2. 计算机图形学初步,绘制3d桌子,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。-Preliminary computer graphics, 3d rendering tables, master matrix using OpenGL and verify the contents of the curriculum matrix transformation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1470
    • 提供者:王小黑
  1. glutEx5

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

    • 发布日期:2017-04-06
    • 文件大小:2802
    • 提供者:王小黑
  1. Rotator

    0下载:
  2. 本程序基于OpenGL使用VC++进行开发,实现了具有简单人机交互功能的立方体光照模型。程序分为三个部分:矩阵运算、图形显示及事件响应模块。-The program is based on OpenGL development using VC++ to achieve a cube with a simple illumination model of human-computer interaction function. Program is divided into three part
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:354869
    • 提供者:guoqi
  1. MatrixStack

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

    • 发布日期:2017-04-14
    • 文件大小:3386
    • 提供者:昌老湿
  1. OpenGLModelView

    0下载:
  2. 帮助初学者学习OpenGL中模型视图矩阵的很好的例子,非原创。-A good example to help a beginner learn the modelview matrix in Open GL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:254655
    • 提供者:赵彬
« 1 2 3 45 »
搜珍网 www.dssz.com