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

搜索资源列表

  1. opengl-water

    0下载:
  2. 对水流进行模拟!运用opengl和shader。代码!-water simulator!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:54253
    • 提供者:xzl
  1. SamepleGame

    0下载:
  2. 往上找到的一个direct3D的游戏引擎例子,分享给大家。包括地图生成与着色渲染,人物模型加载渲染,移动攻击。建筑模型的加载渲染。简单怪物的主动攻击。 模型的碰撞检测。 是用来学习directX的好例子, VS2010编译, 需要自行配置direct3D环境.-Up to find a direct3D game engine example for everyone to share. Including map generation shader, character models load
  3. 所属分类:DirextX

    • 发布日期:2017-11-18
    • 文件大小:6140977
    • 提供者:赵洋
  1. q3ModelViewer

    0下载:
  2. 很酷的q3模型观看器 而且可以看shader效果 可惜没有源代码-Cool q3 model viewer can see shader effects and unfortunately there is no source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:188603
    • 提供者:王亚峰
  1. morph

    0下载:
  2. 蒙皮动画示例,这里展示了蒙皮动画的简易性。另外你可以试着将它基于shader编程方式。-Morph. Shows how easy it is to work with morphing in your own projects. MorphVS. Check out morphing vertex shaders put to good use in this demo.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3617
    • 提供者:wenjing
  1. dx9_sound_test

    0下载:
  2. 利用dx9测试声卡的源码,要dx9支持(安装dx9)-Test sound use of dx9,must install dx9
  3. 所属分类:DirextX

    • 发布日期:2017-04-04
    • 文件大小:977291
    • 提供者:fly
  1. dx9lighting

    0下载:
  2. dx9 tutorial dx9 lighting
  3. 所属分类:DirextX

    • 发布日期:2017-04-15
    • 文件大小:5733
    • 提供者:ratlis
  1. Direct3D_Tutorials_HLSL

    0下载:
  2. DirectX SDK下的C++ D3D的Sample入门的几个Tutorials程序。我把其中的3,4,5,6该成同样效果HLSL的着色器绘制。刚学HLSL的d3d入门的同人可以下下来看看。 开发环境 Visual Studio 2005.-Shader Rendering for DirectX SDK C++ D3DSample Tutorials 03 to 06
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:777692
    • 提供者:ZZP
  1. Opengl

    0下载:
  2. openGL 开发手册 便于查阅。内有glsl的详细讲解,开发shader的朋友不容错过。-the development of accessible openGL manual. There are detailed on glsl, development shader friends should not be missed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:12172788
    • 提供者:fangming
  1. chap11

    0下载:
  2. VC++下的Direct3D程序设计,,包括顶点着色器,像素着色器,供大家参考-VC++ under the Direct3D programming, including the vertex shader, pixel shader, for your information
  3. 所属分类:DirextX

    • 发布日期:2017-04-04
    • 文件大小:57828
    • 提供者:Lynn
  1. Beginning_D3D_programming

    0下载:
  2. This book explains the key elements of Direct3D programming and shows you how to create some more advanced effects based on shader programming with the new shader programming languages, such as Microsoft’s High-Level Shader Language (HLSL). Addit
  3. 所属分类:DirextX

  1. Source.tar

    0下载:
  2. 一个场景模拟程序,效果很不错,用了shader等-A scene simulation program, the effect is pretty good, with the shader, such as
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:271712
    • 提供者:张无忌
  1. objread

    0下载:
  2. 每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连 // 接到device context(设备描述表)上,将opengl的着色描述表定义为hrc ,要让程序能 // 够绘制窗口的话,还需要创建一个设备描述表,windows的设备描述表被定义为 hdc, // dc将窗口连接到gdi(graphics device interface图形设备接口)。而rc-Each one opengl are connected to a shader des
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7133
    • 提供者:轩宇
  1. VirtoolsBible

    0下载:
  2. Virtools圣经,只有部分章节,不过只有第三章和第六章以及关于Shader的一章,遗憾~-Virtools Bible, only some of the chapters, but only the third and Chapter VI, as well as a chapter on the Shader, sorry ~
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4279766
    • 提供者:chengtong
  1. RacorX

    0下载:
  2. 使用顶点着色器取代固定渲染管线中的IDirect3DDevice8::SetVertexShader() 的固定的着色过程。-Use vertex shader to replace fixed rendering pipeline in the IDirect3DDevice8:: SetVertexShader () fixed coloring process.
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:222521
    • 提供者:陆君
  1. DX9_HLSL

    0下载:
  2. DirectX的高级着色器实例,适合初学者。-Examples of high-level shader DirectX for beginners.
  3. 所属分类:DirextX

    • 发布日期:2017-05-04
    • 文件大小:1493252
    • 提供者:张茂林
  1. fangkuai_DXSDK_Aug09_dx9

    1下载:
  2. 简单的DX9shader程序,供新手学习,环境VS2008,09年8月DXSDK以上。-A simple DX9 shader program for newbies, need VS2008 and Aug09DXSDK.
  3. 所属分类:DirextX

    • 发布日期:2017-05-28
    • 文件大小:10889881
    • 提供者:jk
  1. Resolution_Independent_Curve_Rendering

    0下载:
  2. 分辨率无关的bezier曲线绘制。利用GPU,通过pixel shader绘制bezier曲线。特别适合绘制OpenType(TrueType)文字。-Resolution independent bezier curve drawing. Using GPU, drawing bezier curves by pixel shader. Particularly suitable for drawing OpenType (TrueType) text.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:267318
    • 提供者:王晓明
  1. CartoonEffect

    0下载:
  2. 卡通渲染效果框架的例子,高级着色器语言入门例子-Cartoon rendering of the example of examples of high-level shader language entry
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:10501
    • 提供者:wangyang
  1. Tween(HLSL)

    0下载:
  2. 本代码是基于DirectX可编程流水线,用HLSL语言编写的效果文件实现shader的。程序中模仿了海豚运动,比较逼真。-This code is based on DirectX programmable pipeline, written with HLSL shader effect files to achieve the. Procedures copy the dolphin campaign more realistic.
  3. 所属分类:DirextX

    • 发布日期:2017-05-11
    • 文件大小:2607937
    • 提供者:文海涛
  1. HLSL_PaletteSkin

    0下载:
  2. NVIDIA的pallete skin技术-This shows an implementation of matrix palette skinning, using a vertex shader to animate a bone based model.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:763233
    • 提供者:pudnnill
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com