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

搜索资源列表

  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. Outline_Mode_src

    1下载:
  2. The author recently had to write some code to outline 3D objects using OpenGL. The author hunted around the Internet for methods to do this, and eventually came across two main techniques. The first involves the use of Polygon Offsets, and the second
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:239.76kb
    • 提供者:吴婷
  1. stencil

    0下载:
  2. in this program you can learn how to use the accumulation buffer in OpenGL.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.72kb
    • 提供者:flymoon
  1. Clipping&Reflections

    0下载:
  2. 该程序教会你如何利用stencil buffer, clipping和multi-texturing构造图形真实的反射。-Church of the procedures you use stencil buffer, clipping and multi-texturing tectonic graphics true reflection.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:70.94kb
    • 提供者:潘君
  1. stencil.cpp

    0下载:
  2. 一个用opengl使用模板的简单例程,帮助初学者认识此功能-opengl use of a template with a simple routines to help beginners understand this function
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45.9kb
    • 提供者:孟维亮
  1. Shadows

    0下载:
  2. This an advanced tutorial. Before you decide to try out shadows, make sure you completely understand the base code, and make sure you are familiar with the stencil buffer. This tutorial was made possible by both Banu Cosmin & Brett Porter. Banu wrote
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:37.01kb
    • 提供者:李明宗
  1. stencil

    0下载:
  2. 在OpenGL中使用模板测试的例子(具有参考价值)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7.02kb
    • 提供者:china
  1. Gl_ShadowsVolumes.ZIP

    0下载:
  2. The purpose of this demo is to create shadows using a technique called stencil shadow volumes in a 3d scene. To do this we will not need the shadow matrix from previous demo. In fact in order to perform this all we need is to render the sil
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:149.55kb
    • 提供者:金哥
  1. opengl中使用模板缓存来实现物体影子的源代码

    0下载:
  2. opengl中使用模板缓存来实现物体影子的源代码。,opengl use stencil buffer to achieve the objects of the source code of the shadow.
  3. 所属分类:OpenGL

    • 发布日期:2017-03-24
    • 文件大小:101.98kb
    • 提供者:wang
  1. OpenGL_interlaced

    0下载:
  2. 利用STENCIL buffer实现红蓝交错Stereo的效果-Stereo using STENCIL buffer achieve the effect of red and blue cross
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3.44mb
    • 提供者:YZ Liu
  1. OpenGLClipCap

    0下载:
  2. OpenGL为裁减面加盖 使用stencil buffer对模型进行加盖 对裁减面进行加盖的功能,网上例子不多,本例代码简单,很容易明白原理 使用glut,把相h, lib, dll都放到文件夹内,vs2003直接编译通过 操作方法: 鼠标左键旋转模型 鼠标右键移动平面 o键切换模型 s键可以把stencil buffer中内容存成bmp,有助于理解-opengl clip capping, use stencil buffer to add a cap f
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:104.67kb
    • 提供者:larrow
  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
    • 文件大小:7.47kb
    • 提供者:任龙
  1. natesh

    0下载:
  2. An example of dissolving using stencil buffer
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3.21kb
    • 提供者:ak
  1. Stencil

    0下载:
  2. 此程序演示了一个动画,其中使用了模板缓冲区的技巧。-This program used the stencil buffer and the animated demonstration.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:907.92kb
    • 提供者:林森
  1. brian_washburn_source

    0下载:
  2. openGL实现的3D效果,共有5个情景。-Scene 1: Triangles which organize themselves, projective texturing Scene 2: Tunnel based on many sin waves Scene 3: Texture based motion blur, picture distortion Scene 4: Complicated particle system, including many rotati
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:275.42kb
    • 提供者:timering
  1. opengl_programming_stencil_source

    0下载:
  2. opengl程序设计stencil源码opengl programming stencil source-opengl programming source opengl programming stencil source stencil
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:37.88kb
    • 提供者:qqm
  1. stencil1

    0下载:
  2. simple code to show stencil prints using OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:935byte
    • 提供者:mirfan361
  1. infinite_shadow_volumes__src

    0下载:
  2. 基于Stencil Buffer的实时阴影生成-Stencil-Buffer Based real-time shadow generate
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:540.23kb
    • 提供者:
  1. 020_Stencil_Shadow

    0下载:
  2. The stencil buffer implementation of shadow volumes is generally considered among the most practical general purpose real-time shadowing techniques for use on modern 3D graphics hardware. It has been popularised by the video game Doom 3[dubious – dis
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:643.73kb
    • 提供者:jepf76
  1. 021_MPPL_Shadow

    0下载:
  2. The stencil buffer implementation of shadow volumes is generally considered among the most practical general purpose real-time shadowing techniques for use on modern 3D graphics hardware. It has been popularised by the video game Doom 3[dubious – dis
  3. 所属分类:OpenGL program

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