搜索资源列表

  1. vertexArray

    0下载:
  2. VBO编程的基本功能实现,VC6环境,提高显示速度
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:271427
    • 提供者:leslie
  1. VBO源码例子

    0下载:
  2. 所属分类:源码下载

  1. OPENGL的VBO实例

    0下载:
  2. VBO实例,直接可运行
  3. 所属分类:源码下载

  1. VBOGL

    0下载:
  2. Visual Basic编写的源代码主要是GL控制方面-Visual Basic source code prepared mainly GL control
  3. 所属分类:界面编程

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:sq7161
  1. vertexArray

    0下载:
  2. VBO编程的基本功能实现,VC6环境,提高显示速度-VBO realize the basic functions of programming, VC6 environment, and improve display speed
  3. 所属分类:Windows编程

    • 发布日期:2024-06-01
    • 文件大小:271360
    • 提供者:leslie
  1. landscape_1

    0下载:
  2. Basic terrain rendering from heightmap files, export to VBO s and basic LOD
  3. 所属分类:游戏引擎

    • 发布日期:2024-06-01
    • 文件大小:583680
    • 提供者:Chris
  1. OpenGL-Programming-Guide-Fifth-Edition

    0下载:
  2. 官方opengl第五版编程指南,包括glsl vbo新增的功能,号称是红宝典.代码可以直接复制出来.-The fifth edition of the official opengl programming guide, including glsl vbo new features, so-called red book.
  3. 所属分类:OpenGL

    • 发布日期:2024-06-01
    • 文件大小:54772736
    • 提供者:刘市贵
  1. OpenGL-programming-guide-6th-edition

    0下载:
  2. 官方opengl第六版编程指南,包括glsl编程 vbo pbo等新增的功能,号称是红宝典.-The sixth edition of the official opengl programming guide, including glsl programming, such as new vbo pbo function, so-called red book.
  3. 所属分类:OpenGL

    • 发布日期:2024-06-01
    • 文件大小:15388672
    • 提供者:刘市贵
  1. vboot-src-20090721

    0下载:
  2. arm mini2440 的一个简单的bootloader,裸机实验必须研究一下的东西,把文件名后缀改成.tgz在linux下解压-bootloader
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-01
    • 文件大小:14336
    • 提供者:philmo
  1. 101119vbo

    0下载:
  2. 一个使用vbo、混合顶点数组、重启标志的例子. 红宝书第七版primrestart.c的变体-A example for how to use vertex buffer object, mixed vertex array and primitive restart index in opengl. a variant version of primrestart.c in Red Book.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-01
    • 文件大小:1438720
    • 提供者:
  1. src

    0下载:
  2. VBO - Vertex Buffer Object
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:122880
    • 提供者:dongnt
  1. src

    0下载:
  2. VBO, there are so many similar applications out there and this is just a simple one
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:48128
    • 提供者:dongnt
  1. vboSimple

    0下载:
  2. 顶点缓存数组(Vertex Buffer Object)的示例程序 VBO允许把顶点数据存储在GPU缓存中,并且只传输一次,前提是有足够的内存资源可以保存这些顶点数据。 -Vertex Buffer Object(VBO) sample program VBO allows the data stored in the GPU vertex cache, and transfer only once, provided there is
  3. 所属分类:OpenGL

    • 发布日期:2024-06-01
    • 文件大小:293888
    • 提供者:水北
  1. vboAdvanced

    0下载:
  2. VBO是一种用于保存顶点数据到GPU高速缓存的机制。本程序对比了开启数组缓存和关闭数组缓存时的帧速率,证明了VBO技术可以改进实时渲染效率 -VBO is used to save data to the GPU vertex cache mechanism. The program compared the open and close the array array buffer cache when the fr a me rat
  3. 所属分类:OpenGL

    • 发布日期:2024-06-01
    • 文件大小:472064
    • 提供者:水北
  1. VBO

    0下载:
  2. vbo运用的7个学习示例,帮助你学习OPENGL的运用-the example of vbo.it include 7 examples.it s useful.if you want to learn opengl it will help you
  3. 所属分类:OpenGL

    • 发布日期:2024-06-01
    • 文件大小:6123520
    • 提供者:孟瑶
  1. OBJ-OpenGL

    0下载:
  2. 解析obj文件和mtl文件中纹理贴图,然后用OpenGL绘图,非VBO程序!-Texture mapping, parse obj file and mtl file and then using the OpenGL graphics, non-VBO program!
  3. 所属分类:OpenGL

    • 发布日期:2024-06-01
    • 文件大小:20089856
    • 提供者:高阳
  1. Terrain

    0下载:
  2. 基于opengl的地形载入,动态天空球,还有摄像机漫游。地形载入使用了opengl的VBO扩展创建定点缓存。-Opengl terrain based on load, dynamic sky sphere, as well as the camera roaming. Opengl terrain loading of the VBO extension used to create fixed cache.
  3. 所属分类:OpenGL

    • 发布日期:2024-06-01
    • 文件大小:2613248
    • 提供者:许文俊
  1. vbo

    0下载:
  2. 关于VBO的简单应用,在VS2010环境下实现,通过这个程序可以快速的了解VBO的基本使用-With this program you can quickly understand the basic use of the VBO VBO simple application in VS2010 environment,
  3. 所属分类:3D图形编程

    • 发布日期:2024-06-01
    • 文件大小:133120
    • 提供者:yuhuan
  1. OPENGL

    0下载:
  2. 1.通过互联网查找Wavefront obj文件的格式定义; 2.编写C++程序解析Wavefront obj文件; 3.用3D建模工具构造两个以上的obj文件; 4.利用OpenGL绘制obj文件表示的3D模型; 5.使用VBO(Vertex Buffer Object)加速3D模型的绘制; 6.利用键盘控制3D模型的旋转、平移和缩放。-Draw out the three-dimensional animatio
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:lizhiqiang
  1. vbo

    0下载:
  2. \file vbo_context.h \brief VBO builder module datatypes and definitions. \author Keith Whitwell.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:ninfrcie
« 12 »

源码中国 www.ymcn.org