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

搜索资源列表

  1. opengl01

    1下载:
  2. “详解OpenGL的坐标系、投影和几何变换”。是我见过最好的关于OpenGL坐标平移和旋转,以及矩阵堆栈最好的教程。-"Comments on OpenGL coordinate system, projection and geometric transformation." It is the best I have seen on the OpenGL coordinates translation and rotation matrix stack and the b
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:27160
    • 提供者:张瀚
  1. 8.2

    0下载:
  2. 5DG S 计算机图形学实验教程OpenGL版 项目名称:5DG S Matrix -5DG S Computer Graphics OpenGL version of the experimental curriculum project name: 5DG S Matrix
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:117328
    • 提供者:徐颖
  1. readanddoudong

    0下载:
  2. 读取256色的BMP灰度图,并用4*4的矩阵对其进行抖动,用opengl实现-BMP to read 256 color grayscale, and 4* 4 matrix of its jitter, using opengl implementation
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:262796
    • 提供者:李超
  1. ddvip_com_044856db576723

    0下载:
  2. 用矩阵实现2DCube 显示,没采用OpenGL或DirectX的方法-Use matrix to achieve 2DCube show that not using OpenGL or DirectX way
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:74415
    • 提供者:kingson
  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
    • 文件大小:198427
    • 提供者:chengman
  1. GLWidgetSample

    0下载:
  2. 干净的OpenGL解决问题的VCL / CLX ,包括OpenGL的API的接口, OpenGL的小工具,矢量和矩阵数学例程,和其他基本物品。旨在提供一个方便,干净启动为OpenGL项目用Delphi或Kylix -A clean OpenGL solution on VCL/CLX, including the OpenGL API interface, the OpenGL Widget, vector & matrix math routines, and other basic stuf
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:6495
    • 提供者:张侯
  1. SmartOGCtrl

    0下载:
  2. 本人刚刚开始学习OpenGL,觉得OpenGL确实是个相当好的库,但是我还是觉得不够方便。首先要按照它的一些语法去写一些固定的东西,每个应用都要写一些重复的代码。第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线,画面等东西。也许对于很多想写3D应用系统的人来说,他们想的是只要我输入坐标就可以得到我所想要的东西。为此,我把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。 -I just started learning OpenGL,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:89006
    • 提供者:bora16
  1. transformation

    0下载:
  2. 利用OPENGL实现二维,三维变换,其中涉及到了基本的矩阵变换-OPENGL use to achieve two-dimensional, three-dimensional transformation, which relates to the basic transformation matrix
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:14412
    • 提供者:黎琳
  1. SmartOGCtrl

    0下载:
  2. VC++简单的OpenGL封装库源文件,刚开始学习OpenGL,觉得OpenGL虽然好,但是仍有不足的地方。首先要按照它的一些语法去写东西,每个应用都要写一些重复的代码;第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线、画图形等东西。因此,为了方便使用,自己把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。-VC++ simple OpenGL library package source files, just started lea
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:105815
    • 提供者:Massachusetts
  1. targetselect

    0下载:
  2. 本程序主要作用是,在窗口中确定用户所选择的目标,采用的技术是OpenGL中的selection,通过设置一个选择矩阵进行实现。-A major role in this process is that in the window determine the user' s choice of targets, using the OpenGL technology is in the selection, by setting a selection matrix to achieve.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:689869
    • 提供者:汪归归
  1. OGL_Code

    0下载:
  2. 在OpenGL中改写点阵字库显示的小程序-In the OpenGL rewrite the dot matrix font display applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:175857
    • 提供者:刘培兴
  1. 1

    0下载:
  2. 理解Opengl模型视图矩阵及其变换的很好的资料。-Understanding Opengl model view matrix and transformation of good information.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-22
    • 文件大小:39838720
    • 提供者:me
  1. fly

    0下载:
  2. 使用OPENGL 使用矩阵画一只FLY 然后用这只FLY绘制各种图形-Draw a matrix using OPENGL use FLY and then only to draw various graphics FLY
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1480749
    • 提供者:zhaozhaoqiang
  1. CS488HW2

    0下载:
  2. 计算机图形学 openGL 基于投影平面的矩阵变换-Matrix of the transformation based on perspective projection openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:46901
    • 提供者:ma
  1. Ponytail

    0下载:
  2. How to Simulate A Ponytail - The Sample App This is a very simple Lagrange Multiplier constrained dynamics simulator to accompany my articles and lectures on How to Simulate a Ponytail. For more information, see http://chrishecker.com/H
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:169229
    • 提供者:woojin
  1. jiqiren

    0下载:
  2. 用Vc++ 与OpenGL 编写的机器人程序,比较基础,比较有趣。主要是掌握矩阵的操作用于绘制对象的转换。-Vc++ and OpenGL with the preparation of the robot, more basic, more interesting. Master matrix operation is mainly used to draw the object conversion.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1644987
    • 提供者:宝岛烟
  1. ren_hw3

    0下载:
  2. 使用java library opengl 功能实现. -using java develop matrix system to support opengl
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:16098
    • 提供者:阿斯达
  1. engine3d220582662011

    0下载:
  2. Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. STL style container classes in C. Math library, including vector and matrix operations, various utilities. Filtered image scaling, mipmap gene
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:436856
    • 提供者:Rahim
  1. point1

    0下载:
  2. 点阵形式显示招财进宝程序,调用OpenGL的函数-Dot matrix displays the wealth and fortune program, call the OpenGL function
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:198895
    • 提供者:李琳
  1. cg3DtransVector

    0下载:
  2. 基于OPENGL的三维坐标绘制,以及空间向量的旋转矩阵计算。对于刚刚学OPengl的同学会是一个很好的材料。-Coordinates based on OpenGL for drawing, and spatial vector rotation matrix calculations. For just learning OpenGL Alumni Association is a very good material.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:154628
    • 提供者:林旭
« 1 2 34 5 »
搜珍网 www.dssz.com