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

搜索资源列表

  1. ShaderX_3

    0下载:
  2. Shader编程宝典。本书可以帮助对shader programming(D3D/OPENGL)有兴趣的读者提高shading的技术技巧。-Shader programming book. This book can help on shader programming (D3D/OPENGL) readers interested in the technical skills to improve shading.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-19
    • 文件大小:28220681
    • 提供者:Pan Ning
  1. HLSL2zhangwenlihunhe

    0下载:
  2. HLSL语言实现2张纹理混合和镜面反射,shader语言-HLSL language two texture blending, and specular reflection, shader language
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3500944
    • 提供者:panjiang
  1. EffectEdit

    0下载:
  2. shader编辑工具源码--effectedit,此工具是一个好用的shader编辑工具-shader editing tool source- effectedit, this tool is a useful shader editing tool
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:70281
    • 提供者:zhongyanting
  1. mutiTextures

    1下载:
  2. glsl shader写的多重纹理贴图。 实现太空地球效果。-glsl shader written in multi-texture mapping. Achieve the effect of the Earth in space.
  3. 所属分类:3D Graphic

    • 发布日期:2015-03-30
    • 文件大小:4946675
    • 提供者:minan
  1. phongShader

    0下载:
  2. 使用 OpenGL Shader Language 實作 Phong Shadering (一種CG 渲染方式) 會自動讀取 model 資料夾下的 tri 模型,平台為 windows Code::Blocks-Implementation of Phong Shadering(a CG rendering mode) by Shadering Language, will automatically read the model folder under the tri model, pla
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:528403
    • 提供者:SofaKing
  1. BlurDemo

    0下载:
  2. D3D Shader实现的纹理模糊化-D3D Shader fuzzy texture to achieve ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5731360
    • 提供者:wang
  1. GLSLSimple

    0下载:
  2. openGL着色语言的示例,通过glsL改变实体的颜色和位置,以及纹理坐标。-the example of glsl,this program can change the color and position by Shader
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:17367
    • 提供者:决云
  1. HLSLSelfShadowing

    0下载:
  2. HLSL语言实现shadow阴影效果的例子,shader语言-HLSL language examples of shadow shadows, shader language
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:259641
    • 提供者:panjiang
  1. ShaderX7

    0下载:
  2. 著名的ShaderX系列第七本, Mobi文件kindle官方电子书, 非常适合阅读. 不再有pdf清晰度的烦恼.-Welcome to ShaderX7:Advanced Rendering Techniques, the latest volume in the cuttingedge, indispensable series for game and graphics programmers.This all-new volume is packed with a collection
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9442326
    • 提供者:Kelyad
  1. ShadowMapWithglsl

    0下载:
  2. 用GLSL shader 语言做的shadowmap-glsl shadowmap
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2943563
    • 提供者:daitechang
  1. OpenGL_App

    0下载:
  2. shader编程实用框架,用于3D编程,对于常用shader 编程人员很实用,不用进行繁琐的搭建shader 框架-the frame for the glsl,is used to 3D
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:702251
    • 提供者:huguiju
  1. WaterI

    0下载:
  2. 水波渲染效果,基于XNA和Shader技术,附带有Skybox-Water Effect, based on XNA and Shader, with Skybox inside
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:866315
    • 提供者:郅刚
  1. shader

    0下载:
  2. 采用阴影体算法实现的阴影效果,很实用,适合初学者仔细的研究算法的实现过程。-Algorithm using the shadow of the shadow effect of the body, it is useful for beginners careful study algorithm implementation process.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:89163
    • 提供者:朱山
  1. OSGwaving

    1下载:
  2. 利用开源平台OSG开发的水波功能,其中用的了SHADER技术-OSG developed using open-source platform wave function, which used the SHADER Technology
  3. 所属分类:图形图象

    • 发布日期:2013-08-25
    • 文件大小:1500714
    • 提供者:汪波
  1. oglu_reflective_bump_mapping

    0下载:
  2. oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所帮助-oglu_reflective_bump_mapping, is a use of a bump mapping opengl particles, the use of language as a cg rendering shader language, and they hope to help everyone
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4494403
    • 提供者:zlt
  1. GPU_Water_Simulation

    3下载:
  2. 在128*128的网格上求解2维波动方程来模拟大范围的水波。用一个像素渲染程序完成对波动方程的时间积分,结果存放于一个浮点数纹理中,.然后将此纹理传给渲染模块。此外使用凹凸贴图来描述水面的细节波纹,这会给稍后的逐像素渲染带来逼真的水面闪烁高光效果.-128* 128 grid on the solution of 2-dimensional wave equation to simulate a wide range of water. With a pixel shader program
  3. 所属分类:Special Effects

    • 发布日期:2014-12-29
    • 文件大小:1740850
    • 提供者:ding
  1. HardwareTargetMorphing

    0下载:
  2. Hardware Target Morphing based on shader fx file-Hardware Target Morphingbased on shader fx file
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1072008
    • 提供者:zc
  1. opengl_shader

    0下载:
  2. 此书主要对于想了解opengl的shader的人有帮助.此书介绍的比较到,所以特别推荐.-The book mainly want to learn opengl for the shader has to help the person. Comparison of the book Introduction to recommend so special.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-29
    • 文件大小:342176
    • 提供者:bie_zm
  1. ShaderX1

    0下载:
  2. ShaderX系列从书的第一本,是讲解Shader的入门好书,其中也不乏颇为精深的内容.-ShaderX1
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7455410
    • 提供者:陈铭彪
  1. directx-Transform

    0下载:
  2. 学习directx的图形变换源程序, 使用 Vertex shader,在directx8环境下编译-Directx graphics transform learning source, the use of Vertex shader, compiled in an environment directx8
  3. 所属分类:DirextX

    • 发布日期:2017-04-29
    • 文件大小:29235
    • 提供者:john
« 1 23 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com