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

搜索资源列表

  1. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. ogl2particle-2.0

    0下载:
  2. particle shader from the Orange Book
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:390684
    • 提供者:miranda
  1. ex-twisting

    0下载:
  2. OPENGL中的GLSL实现基于GPU的绘制,写顶点着色器shader,实现了图形学经典的twisting效果-OPENGL in GLSL GPU-based rendering, to write the vertex shader shader, to achieve the effect of twisting the classic graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:144959
    • 提供者:nicai
  1. ex-shrinking

    0下载:
  2. OPENGL中的GLSL,实现基于GPU的绘制,通过写几何着色器实现了shrink效果-OPENGL in GLSL, GPU-based rendering, by writing to the geometry shader effects to achieve a shrink
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:152679
    • 提供者:nicai
  1. ex-replace

    0下载:
  2. OPENGL中的GLSL,实现基于GPU的绘制,通过写几何着色器实现了replace效果-OPENGL in GLSL, GPU-based rendering, by writing to replace the geometry shader effects to achieve a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:152928
    • 提供者:nicai
  1. ogl_cg_geometry_program

    0下载:
  2. Nvida cg language geometry shader example source code.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:248418
    • 提供者:mart martin
  1. water

    2下载:
  2. opengl 水模拟,反射,折射效果演示-opengl water modeling, reflection, refraction effects demo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6161046
    • 提供者:张精卫
  1. Shaders

    0下载:
  2. 3D图形中,简单水的绘制shader。是一个纹理样式的输出,得到可以接受的效果。-a shader discribe how water happenning.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:2156
    • 提供者:lizesh
  1. TestGaussBlur

    0下载:
  2. 一个改进的高斯模糊shader,输出texture,并可控模糊比例。-A modified Gaussian blur shader, the output texture, and proportion of controllable fuzzy.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:2320
    • 提供者:lizesh
  1. HDAO10.1

    0下载:
  2. This sample presents an innovative technique for achieving High Definition Ambient Occlusion (HDAO). It utilizes Direct3D 10.1 APIs and hardware, making use of the new shader model 4.1 gather4 instruction, to greatly accelerate the performance of thi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7692787
    • 提供者:
  1. TransparencyAA10.1

    0下载:
  2. This sample presents a technique for achieving MSAA quality rendering for primitives that require transparency. It utilizes Direct3D 10.1 APIs and hardware to make use of the new fixed MSAA sample patterns, and the export of the coverage mask from th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:756958
    • 提供者:
  1. Chap11

    0下载:
  2. 《3D游戏编程》韩 金容俊 随书光盘第11章 shader脚本与工程源代码-" 3D game programming" Han Jin Rongjun CD along with book eleventh chapterShader scr ipt and project source code
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-31
    • 文件大小:13011198
    • 提供者:linfuyong
  1. shaderEXP

    0下载:
  2. opengl shader写的着色器程序, 并带有轨迹球的操作方式
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14549139
    • 提供者:詹琦焜
  1. depth-peel-src

    0下载:
  2. Vertex shader for depth peeling
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:5005
    • 提供者:jepf76
  1. brickShader

    0下载:
  2. 实现了一个简单的brick shader-umolement a simple brick shader
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:2714
    • 提供者:yxy
  1. Introduction.to.3D.Game.Programming2

    0下载:
  2. 龙书第二版,里面主要讲了是shader编程,并且里面的例子很好,适合初学shader编程的同学-Introduction.to.3D.Game.Programming.with.DirectX.9.0c.Shader.Approach is awesome. The examples in this book is pretty good, and fit for shader beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6616333
    • 提供者:caohongfei
  1. GPUImageProcessor

    0下载:
  2. 一个简单的GPU图像处理程序,使用Qt框架,OpenGL API和OpenGL着色器语言开发。-A simple GPU image processing program, using the Qt framework, the OpenGL API and OpenGL shader language development.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:615595
    • 提供者:xca
  1. DrawText

    0下载:
  2. Draw text (unicode string) using OpenGL ES 2.0, including function CreateTextTexture(), texture in shader code and call.-Draw text (unicode string) using OpenGL ES 2.0, including function CreateTextTexture(), shader.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:7166
    • 提供者:morgen
  1. Polkadot3D

    0下载:
  2. 用C#对模型的渲染,使其表面具有各种效果。其中包含shader和主程序-C# rendering of the model to the surface with a variety of effects. Which contains the shader and the main program
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4636
    • 提供者:桃夭
  1. DSMs

    0下载:
  2. 基于Hive框架的3D图形阴影绘制,标准shader mapping实现。-Hive-based framework for 3D graphics shadow rendering, standard shader the mapping to achieve.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:45252
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com