CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Cache

搜索资源列表

  1. opngldonghua

    0下载:
  2. opengl双缓存动画,很有意思-opengl-cache animation, very interesting
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:330.56kb
    • 提供者:龙剑笑
  1. STENCIL00

    0下载:
  2. 一个模板缓存的例子,值得一看。/* * Example program demonstrating the use of glStencilFunc and glStencilOp to cut away the middle of a cube for Chapter 11. */-a template cache examples overseas. / * * Example program demonstrating the use of glStencilFunc and glSten
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:128.36kb
    • 提供者:张立
  1. STENCIL

    0下载:
  2. OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。-OpenGL junior studying classical routines to achieve a template cache effect. Templates help to understand cache function.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7.11kb
    • 提供者:wr
  1. DBFCOLR

    0下载:
  2. OpenGl初级学习经典例程,用于实现了双缓存功能。有助于理解双缓存功能。-OpenGl junior studying classical routines for the realization of a dual caching function. Double cache helps to understand function.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8.4kb
    • 提供者:wr
  1. opengl双缓存

    0下载:
  2. 实现双缓存。调用Windows与OpenGL的接口函数.设置OpenGL像素格式.-dual cache. Calling Windows and OpenGL interface functions. Set OpenGL pixel format.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:applered
  1. LMSJ技术

    0下载:
  2. 使学生掌握凸多面体的Roberts消隐法,掌握三维图形的深度缓存算法消隐技术,了解多边形区域的排序算法和列表优先算法的消隐技术。掌握利用简单光反射模型进行三维图形的明暗处理。了解整体光照模型、光透射模、光线跟踪算法,了解物体间的漫反射-enable students to master the convex polygon Roberts blanking France, grasp the depth of 3D graphics algorithms hidden cache technol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.88mb
    • 提供者:过街
  1. OpenGLAlpha3D

    1下载:
  2. 使用深度缓存的三维混合,运行该程序时,用户按下a键将显示动画-use of the three-dimensional depth cache mixed, running the program, users press a button to show animation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8.38kb
    • 提供者:阳光
  1. shuanghuancun

    0下载:
  2. 双缓存的基本图像,比较简单!谁愿意下载的话随便,不受限制!-double the basic image cache, a relatively simple! Who will be willing to download so casually, unrestricted!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:132.03kb
    • 提供者:fancy
  1. stencilbuffer

    0下载:
  2. stencil buffer(模板缓存)的功能类似于用喷漆往墙上喷标语时所使用的刻有镂空文字的塑料板,多用于将用户绘制的图元限制在规定的区域显示。本例利用它实现了“透视“功能。-stencil buffer (cache templates) similar to the function of painting the walls with slogans sprayed by the the Pierced engraved with the words of plastic sheetin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:224.2kb
    • 提供者:张安真
  1. simple_draw_buffers

    0下载:
  2. 本代码演示opengl高级渲染技术中的多个缓存的绘制技术。使用了opengl的扩展ATI_draw_buffers,分别绘制了四个不同的茶壶,每个buffer可以按要求最终显示到屏幕的不同位置。-High opengl rendering technology in various cache mapping technology. The use of the expansion ATI_draw_buffers opengl, each of the four different mappi
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:340.28kb
    • 提供者:王赞纲
  1. showimagenoray

    0下载:
  2. 利用双缓存的技术实现对图像的显示,克服了图像显示时容易闪烁的问题-cache dual use technology to achieve the right image, overcome the image display easily scintillation problems
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:36.45kb
    • 提供者:www
  1. unknown

    0下载:
  2. 用双缓存来绘图 可以使图形实时更新,还算不错,很简单的 -to double cache mapping will enable real-time graphics updating, are fairly good, a very simple
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:270.06kb
    • 提供者:jgf
  1. 02_DrawTriangle

    1下载:
  2. 你的第一个多边形: 在第一个教程的基础上,我们添加了一个三角形和一个四边形。也许你认为这很简单,但你已经迈出了一大步,要知道任何在OpenGL中绘制的模型都会被分解为这两种简单的图形。 读完了这一课,你会学到如何在空间放置模型,并且会知道深度缓存的概念。 -your first one polygon : a tutorial in the basis, we added a triangle and a square. Perhaps you think this is
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:224.92kb
    • 提供者:zw
  1. 2021145102007117166228545275

    1下载:
  2. 三维图形学深度缓存消隐算法三维图形学深度缓存消隐算法-3D graphics cache hidden depth of 3D graphics algorithms depth cache hidden algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.88mb
    • 提供者:赵君
  1. ogl_alpha_blending_framebuffer

    0下载:
  2. 基于opengl的桢缓存的alpha融合实例。-on opengl undercover cache alpha fusion examples.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:67.99kb
    • 提供者:阮瑞卿
  1. LDV个人相册系统 v1.5

    0下载:
  2. 主要功能简介:1、支持完全在线维护。可以在线完成新建/删除相册、更新图片、删除图片、更改名称等所有操作。上传之后完全可以不依赖FTP软件来维护相册。2、缓存更新功能使得批量更新图片/相册更为容易。你只需要把所有需要更新的图片一次上传到相应文件夹,然后进入后台操作点击“更新缓存”,相册的所有数据都将自动更新。3、在GD库的支持下,图片的缩略图完全自动生成。你所要做的只是上传图片到相应相册,支持的图片格式有 jpg/jpeg,gif,png,bmp。(由于GD不支持bmp格式,所以bmp的图片不能生
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:69.43kb
    • 提供者:张杰
  1. soft0019

    0下载:
  2. 可以在线完成新建/删除相册、更新图片、删除图片、更改名称等所有操作。上传之后完全可以不依赖FTP软件来维护相册。 2、缓存更新功能使得批量更新图片/相册更为容易。你只需要把所有需要更新的图片一次上传到相应文件夹,然后进入后台操作点击“更新缓存”,相册的所有数据都将自动更新。 3、在GD库的支持下,图片的缩略图完全自动生成。你所要做的只是上传图片到相应相册,支持的图片格式有 jpg/jpeg,gif,png,bmp。(由于GD不支持bmp格式,所以bmp的 图片不能生成缩略图) 需要GD2的支持,
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:28.01kb
    • 提供者:aaa
  1. FlashSee

    0下载:
  2. Flash的浏览器及播放器,类似ACDSee的双界面控制,类似资源管理器的完全的文件操作和搜索功能,可以搜索任何目录及IE缓存,文件操作及影片播放皆支持拖放操作。具有进度条、播放控制、全屏播放、EXE格式和SWF的相互转换(支持多种格式)、影片相关信息显示、支持各种Flash格式。-Flash browser and players like ACDSee dual interface control, similar resource management for the complete f
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1.41mb
    • 提供者:ML
  1. SimpleGIS

    0下载:
  2. A small 2D-graphics application with source code for visualising Google Maps cache.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.19mb
    • 提供者:Lexusess
  1. as

    0下载:
  2. 图像处理中用来显示矩阵测试矩阵操作从缓存给矩阵赋值-Image processing to display the test matrix matrix operations from cache to the assignment matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3.82kb
    • 提供者:linglong
« 12 3 »
搜珍网 www.dssz.com