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

搜索资源列表

  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
    • 文件大小:37898
    • 提供者:李明宗
  1. stencil

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

    • 发布日期:2008-10-13
    • 文件大小:7192
    • 提供者:china
  1. stencil

    0下载:
  2. 用Direct3D的模板缓存实现的一个很cool的镜子代码。
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:293124
    • 提供者:李琦
  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
    • 文件大小:153139
    • 提供者:金哥
  1. vp_binoculars

    0下载:
  2. This sample illustrates how to make a simple binocular view in Vega Prime. This is also a good example of how to use the stencil buffer to mask out areas of the screen in vpChannel EVENT_PRE_DRAW and EVENT_POST_DRAW subscribers.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10848
    • 提供者:bobovip
  1. vp_binoculars

    1下载:
  2. 利用VP制作一个望远镜,了解EVENT_PRE_DRAW and EVENT_POST_DRAW 过程-This sample illustrates how to make a simple binocular view in Vega Prime. This is also a good example of how to use the stencil buffer to mask out areas of the screen in vpChannel EVENT_PRE_DRAW an
  3. 所属分类:3D Graphic

    • 发布日期:2016-08-06
    • 文件大小:1234944
    • 提供者:dawinluo
  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
    • 文件大小:104425
    • 提供者: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
    • 文件大小:3603624
    • 提供者:YZ Liu
  1. honeywell

    0下载:
  2. 霍尼韦尔的镂空系统EBI系列的培训教程 方便初学者-Honeywell EBI series of stencil system to facilitate the training course for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:2002222
    • 提供者:王建
  1. StencilShadowDemo

    0下载:
  2. D3D中的模板缓存例子,一个简单的例子源码-The stencil buffer D3D example, a simple example source code
  3. 所属分类:Game Engine

    • 发布日期:2017-04-29
    • 文件大小:334758
    • 提供者:flamingo
  1. StencilMirrorDemo

    0下载:
  2. D3D中的模板缓存,实现一个镜子的效果,含源码-D3D in the stencil buffer to achieve a mirror effect, with source
  3. 所属分类:Game Engine

    • 发布日期:2017-04-27
    • 文件大小:334974
    • 提供者:flamingo
  1. StencilMirrorShadowDemo

    0下载:
  2. D3D中的模板缓存,实现一个镜子的效果,比国内且包含了阴影,含源码-D3D in the stencil buffer to achieve a mirror effect, and contains more than a shadow over the domestic, with Source
  3. 所属分类:Game Engine

    • 发布日期:2017-04-27
    • 文件大小:335262
    • 提供者:flamingo
  1. biyesji

    0下载:
  2. 毕业设计的模版,文档,规格,希望对大家有帮助-Graduated from the stencil design, documentation, specifications, you would like to help
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:358990
    • 提供者:king
  1. 104

    0下载:
  2. 页面模版:包含PSD图,页面的主要的模块分别都能做调整。 -page stencil
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3157636
    • 提供者:张娟
  1. StencilTest

    0下载:
  2. stencil test的基础,针对整个rendering的结果执行mask的效果,基于此可以依照模型的轮廓来切割图像。-stencil test basis, rendering the results for the entire mask the effect of the implementation, in accordance with the model based on this can be to cut the outline of the image.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:18549
    • 提供者:longlong
  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. PNG

    0下载:
  2. MFC实现pug镂空动画,vc空间的实现-MFC to achieve animation pug stencil
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:266823
    • 提供者:张旭
  1. d3dbowling

    0下载:
  2. Using DirectX, Shade using Stencil buffer Collision Check and Reflection of Rigid Sphere
  3. 所属分类:DirextX

    • 发布日期:2017-05-14
    • 文件大小:3250840
    • 提供者:Byounghun
  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 23 4 5 6 »
搜珍网 www.dssz.com