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

搜索资源列表

  1. z_buffer12.12

    0下载:
  2. z_buffer算法。读入obj格式,按K切换z_buffer和opengl自带的深度缓冲-z_buffer algorithm. Read into the obj format, by K switch z_buffer and opengl s own depth buffer
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:979132
    • 提供者:limitlitter
  1. MapX_Buffer

    0下载:
  2. 这个程序希望给正在学习MapX的同道中人一些建议,也不是太复杂的程序,只是介绍一下buffer的作用在MapX这环境!-It has not undergone rigorous testing and as such should not be shipped as part of a final application without extensive testing on the part of the organization releasing the end-user produc
  3. 所属分类:GIS program

    • 发布日期:2017-04-28
    • 文件大小:210500
    • 提供者:songjie
  1. OpenGL_Vertex_Buffe_Objects

    0下载:
  2. Real Time 3D Graphics Programming,OpenGL_Vertex_Buffe_Objects,opengl 的顶点缓冲区对象使用方法-Real Time 3D Graphics Programming, OpenGL_Vertex_Buffe_Objects, opengl vertex buffer objects to use
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:51702
    • 提供者:里拨
  1. drawTool

    1下载:
  2. 一个VC双缓冲绘图例子,解决了屏幕闪烁的缺点,可以绘制鼠标轨迹任意曲线,另外可以实现打开,修改和保存图片等.-A double buffer drawing VC example, to solve the shortcomings of the screen flashes, you can draw any curve track the mouse, and can open, edit and save pictures.
  3. 所属分类:图形图象

    • 发布日期:2013-01-03
    • 文件大小:281773
    • 提供者:刘琛
  1. MyClock(doublebuffer)

    0下载:
  2. 动态时钟,双缓冲解决屏闪~~~~~~窗体为圆形区域。-Dynamic clock, dual-screen flash buffer solution for a circular area ~~~~~~ form.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:43292
    • 提供者:蓝鸟
  1. POCREPORT

    0下载:
  2. 为充分利用CPU的运行效率,采用中断功能设计并行输入输出接口,以达到缓解CPU高速运行速度与外设低速缓冲间的矛盾。-To take full advantage of the efficiency of CPU operation, interruption of functional design using parallel input-output interface, in order to alleviate the CPU speed and high-speed periphera
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:209447
    • 提供者:Rachel
  1. GPUOpenGL

    0下载:
  2. GPU深度发掘(三)::OpenGL Frame Buffer Object 201-如何通过使用OpenGL高级着色语言(GLSL),实现在同一时间渲染输出到多个纹理上,当然,这里还需要用到绘图缓冲扩展(Draw Buffers extension)
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-14
    • 文件大小:12158
    • 提供者:zhao
  1. bufModel

    0下载:
  2. 缓冲区分析框架,用户可在此基础上进一步实现各种缓冲区操作,如点的缓冲区、面的缓冲区、线的缓冲区-Analytical framework for the buffer zone, the user can further the realization of various buffer operations, such as the point of the buffer zone, the buffer surface, the line buffer
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:88943
    • 提供者:linxin
  1. Vtest

    0下载:
  2. 视频捕获 用户指定驱动,buffer mode vediomode-vedio capture dialog AppWizard has created this Vtest application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing you
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:66483
    • 提供者:john.chen
  1. Picking

    0下载:
  2. 思路: 场景中的每个mesh关联到一个唯一的COLOR值。 Pick检测时, 将当前场景渲染到纹理, (在PS中各mesh仅用自己的关键COLOR),即刻取回当前鼠标的位置的COLOR, 查找COLOR就可以知道当前被Pick的Mesh。 使用Render To Texture 的快速Picking, 无需锁住Vertex Buffer进行三角面和射线的相交测试, 仅在读取数据的时候锁住纹理的一个相素, 但是显卡要支持Render To Texture,纹理尺寸必须支持非2的n次方,D3DF
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5326147
    • 提供者:Jun Qian
  1. DirectFB-1.3.0.tar

    0下载:
  2. DirectFB 1.3. It relates to frame buffer driver.-DirectFB
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2838272
    • 提供者:庄懿芳
  1. polygon

    0下载:
  2. 描绘出桌面上的水滴或者地上的爆炸效果,使用stencil test和alpha text组合使用,将贴图写入stencil buffer。-Paint drops on the desktop or the effect of explosions on the ground, use the stencil test and alpha text used in combination, will map into the stencil buffer.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:48480
    • 提供者:longlong
  1. MFC

    0下载:
  2. 本文讲述了如何在MFC中添加OpenGL框架,分步骤详细简单,适合初学者学习。-/step 3 重新设置像素格式 BOOL CXXXMFCGLView::SetupPixelFormat(HDC hDC) { //重新设置画图窗口的像素格式 static PIXELFORMATDEscr iptOR pfd = { sizeof(PIXELFORMATDEscr iptOR), // size of this pfd 1,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:7647
    • 提供者:任龙
  1. video_transmission

    0下载:
  2. 基于多缓冲区多线程的视频图像传输方法,适用于delphi编程者-Buffer based on multi-multi-threaded video image transmission methods, the application programmer in delphi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:155704
    • 提供者:lzyong
  1. DSPimagebuffer

    0下载:
  2. dsp在图像处理时的缓冲存储机制以及乒乓缓冲区的建立方法-dsp used in image processing ,about how to build a PING-PONG buffer in the dsp memory
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:309900
    • 提供者:小华
  1. tree

    0下载:
  2. 分形树摇曳的动画实现,通过设置双缓冲区,解决绘制和输出速度不匹配的问题-Animated fractal tree swaying achieved by setting the two-buffer, rendering and output speed to solve the problem does not match the
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:34836
    • 提供者:陈介平
  1. RHMagic

    0下载:
  2. 融合蚕食特效,国外原作是用DX的模板缓冲技术处理-Integration of encroachment effects, foreign original is DX technical processing of stencil buffer
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:161601
    • 提供者:张皓
  1. df

    1下载:
  2. 双缓存实现绘图软件 解决了屏幕闪的问题 很适合初学者学习双缓冲的使用-Double buffer to achieve the screen flash graphics software to solve the problem
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2107107
    • 提供者:ccc
  1. MaterialSpheres

    0下载:
  2. Initialize z-buffer, projection matrix, light source,and lighting model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1745
    • 提供者:ehablouis
  1. PickBuffer.tar

    0下载:
  2. 硬件编程Buffer程序,非常好的一个动态显示,能够编译通过。-Hardware programming Buffer program, a very good one dynamic display that can compile.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:86226
    • 提供者:司慧琳
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com