Welcome![Sign In][Sign Up]
Location:
Search - 顶点像素着色器

Search list

[Other resourcedirectx93d

Description: D3D学习文档 第一部分 必备的数学知识 第二部分 Direct3D基础 第二章 渲染管线 第三章 在Direct3D中绘制 第四章 色彩 第五章 灯光 第六章 纹理 第七章 混合 第八章 模版 第九章 字体 第十章 网格模型I 第十一章 网格模型II 第十二章 创建灵活的摄像机类 第十三章 地形渲染基础 第十四章 粒子系统 第十五章 选取 第十六章 高级着色器语言入门 第十七章 顶点着色器入门 第十八章 像素着色器入门 第十九章 效果架构-Display study documents the first part of the necessary mathematical knowledge of Direct3D based on the second chapter outlet with the third chapter in the pipeline Direct3D Drawing fourth chapter V color lighting texture Chapter VI Chapter VII of the 8th Mixed Chapter IX font template Chapter 10 Mesh I Chapter XI Mesh II Chapter 12 to create a flexible camera Category Chapter 13 Terrain Rendering based particle system Chapter 14 Chapter 15 Chapter 16 selected senior shader language portal Chapter 17 Vertex shader introductory chapter 18 pixel shader effects portal framework for chapter 19
Platform: | Size: 4288635 | Author: zhouyinye | Hits:

[OpenGL programWaterShader

Description: 一个渲染动态水面的程序,利用顶点着色器和像素着色器实现了真实波浪起伏效果,逐像素freshel效果。 应用opengl和cg语言实现! 渲染源码: main.cpp ,CRenderer.hpp ,CRenderer.cpp 顶点着色器:vpWaterDM.cg 像素着色器:fpWaterDM.cg
Platform: | Size: 3514806 | Author: 小子 | Hits:

[GDI-BitmapDirect3D ShaderX Vertex and Pixel Shader Tips and Tricks_Wolfgang.F

Description: Wolfgang.F的着色器语言HLSL经典外文教程《Direct3D ShaderX Vertex and Pixel Shader Tips and Tricks》,附PDF教程和第一章部分源码(由于上传大小限制)
Platform: | Size: 105205372 | Author: scarlettlee33@foxmail.com | Hits:

[VC/MFCdirectx93d

Description: D3D学习文档 第一部分 必备的数学知识 第二部分 Direct3D基础 第二章 渲染管线 第三章 在Direct3D中绘制 第四章 色彩 第五章 灯光 第六章 纹理 第七章 混合 第八章 模版 第九章 字体 第十章 网格模型I 第十一章 网格模型II 第十二章 创建灵活的摄像机类 第十三章 地形渲染基础 第十四章 粒子系统 第十五章 选取 第十六章 高级着色器语言入门 第十七章 顶点着色器入门 第十八章 像素着色器入门 第十九章 效果架构-Display study documents the first part of the necessary mathematical knowledge of Direct3D based on the second chapter outlet with the third chapter in the pipeline Direct3D Drawing fourth chapter V color lighting texture Chapter VI Chapter VII of the 8th Mixed Chapter IX font template Chapter 10 Mesh I Chapter XI Mesh II Chapter 12 to create a flexible camera Category Chapter 13 Terrain Rendering based particle system Chapter 14 Chapter 15 Chapter 16 selected senior shader language portal Chapter 17 Vertex shader introductory chapter 18 pixel shader effects portal framework for chapter 19
Platform: | Size: 4288512 | Author: zhouyinye | Hits:

[OpenGL programWaterShader

Description: 一个渲染动态水面的程序,利用顶点着色器和像素着色器实现了真实波浪起伏效果,逐像素freshel效果。 应用opengl和cg语言实现! 渲染源码: main.cpp ,CRenderer.hpp ,CRenderer.cpp 顶点着色器:vpWaterDM.cg 像素着色器:fpWaterDM.cg-A dynamic surface rendering of the procedures, the use of vertex shaders and pixel shader to achieve a real choppy effect, the effect of voxel freshel. Application opengl and cg language! Rendering source: main.cpp, CRenderer.hpp, CRenderer.cpp vertex shaders: vpWaterDM.cg pixel shader: fpWaterDM.cg
Platform: | Size: 3514368 | Author: 小子 | Hits:

[3D GraphicLearn_Vertex_And_Pixel_Shader_Programming_With_Dir

Description: direct 9 shader关于顶点和像素的着色器编程书籍。-direct 9 shader on the vertex and pixel shader programming books.
Platform: | Size: 6775808 | Author: 刘刚 | Hits:

[OtherHLSL_PDF

Description: 本教程针对HLSL (High Level Shading Language )初学者,从应用的角度对HLSL、顶点着色器、像素着色器和Effect 效果框架进行了介绍,教程中去掉了对HLSL 语法等一些细节内容的讨论,力求帮助读者尽可能快地理解HLSL 编程的概念,掌握HLSL 编程的方法。-HLSL
Platform: | Size: 444416 | Author: 刘生 | Hits:

[3D GraphicProgrammingVertexGeometryandPixelShaders

Description: 顶点和像素着色器书籍 顶点和像素着色器书籍-vertex and pixel shader
Platform: | Size: 5568512 | Author: 周宇 | Hits:

[DirextXchap11

Description: VC++下的Direct3D程序设计,,包括顶点着色器,像素着色器,供大家参考-VC++ under the Direct3D programming, including the vertex shader, pixel shader, for your information
Platform: | Size: 57344 | Author: Lynn | Hits:

[OtherHLSL

Description: 本教程针对HLSL(High Level Shading Language)初学者,从应用的角度对HLSL、顶点着色器、像素着色器和Effect效果框架进行了介绍,教程中去掉了对HLSL语法等一些细节内容的讨论,力求帮助读者尽可能快地理解HLSL编程的概念,掌握HLSL编程的方法。-The Guide for HLSL (High Level Shading Language) learners, from the application point of view of the HLSL, vertex shader, pixel shader effects and the Effect framework, the tutorial on HLSL syntax to remove some details of the discussion, as soon as possible seek to help readers understand the concept of programming HLSL master HLSL programming approach.
Platform: | Size: 444416 | Author: 蔡武芳 | Hits:

[BooksOpenGL

Description: 2.4.2 控制绘制操作 15 第3章 命令和例程一览 18 3.1 注释 18 3.2 OpenGL命令 19 3.2.1 图元 19 3.2.2 顶点数组 19 3.2.3 坐标转换 20 3.2.4 着色与光照 20 3.2.5 剪切 21 3.2.6 光栅化 21 3.2.7 像素操作 22 3.2.8 纹理 22 3.2.9 雾 23 3.2.10 帧缓冲区操作 24 3.2.11 求值器 24 3.2.12 选择与反馈 25 3.2.13 显示列表 25 3.2.14 模式与执行 25 3.2.15 状态查询 26 3.3 ARB扩展 26 3.3.1 多重纹理 26 3.3.2 绘图子集 26 3.4 GLU例程 28 3.4.1 纹理图像 28 3.4.2 坐标转换 29 3.4.3 多边形镶嵌分块 29 3.4.4 二次对象 30 3.4.5 NURBS曲线和曲面 30 3.4.6 状态查询 31 3.5 GLX例程 31 3.5.1 初始化 31 3.5.2 控制绘图操作 31 第4章 定义的常量及相关命令 34 第5章 OpenGL参考说明 61 第6章 GLU参考说明 368 第7章 GLX参考说明 434-2.4.2 控制绘制操作 15 第3章 命令和例程一览 18 3.1 注释 18 3.2 OpenGL命令 19 3.2.1 图元 19 3.2.2 顶点数组 19 3.2.3 坐标转换 20 3.2.4 着色与光照 20 3.2.5 剪切 21 3.2.6 光栅化 21 3.2.7 像素操作 22 3.2.8 纹理 22 3.2.9 雾 23 3.2.10 帧缓冲区操作 24 3.2.11 求值器 24 3.2.12 选择与反馈 25 3.2.13 显示列表 25 3.2.14 模式与执行 25 3.2.15 状态查询 26 3.3 ARB扩展 26 3.3.1 多重纹理 26 3.3.2 绘图子集 26 3.4 GLU例程 28 3.4.1 纹理图像 28 3.4.2 坐标转换 29 3.4.3 多边形镶嵌分块 29 3.4.4 二次对象 30 3.4.5 NURBS曲线和曲面 30 3.4.6 状态查询 31 3.5 GLX例程 31 3.5.1 初始化 31 3.5.2 控制绘图操作 31 第4章 定义的常量及相关命令 34 第5章 OpenGL参考说明 61 第6章 GLU参考说明 368 第7章 GLX参考说明 434
Platform: | Size: 2777088 | Author: 代勋韬 | Hits:

[Game Programoccen

Description: 使用了顶点着色器和像素着色器的海面渲染-Using the vertex shader and pixel shader rendering the sea
Platform: | Size: 3739648 | Author: dsfj | Hits:

[GDI-Bitmapfresh

Description: 一个渲染动态水面的程序,利用顶点着色器和像素着色器实现了真实波浪起伏效果,逐像素freshel效果-A dynamic surface rendering of the procedure, and use vertex shader and pixel shader effects to achieve real undulating waves-by-pixel freshel results
Platform: | Size: 3514368 | Author: 郭志敏 | Hits:

[BooksRealtimeTerrainEngine

Description: 要想从头开始建立一个引擎的话,我们首先得需要有良好的基础。在这一部分,我们将 介绍最新的DirectX 9.0 并且好好看一下其SDK 里提供的DirectX 示例框架。出于简化的考虑, 我们将把引擎建立在微软提供好的一些类上。除此以外,我们还将研究一下DirectX9.0 的一 部分,Direct3D 扩展库(D3DX)。这个工具库将满足我们对3D 数学库的基本需要,同时也 给我们提供了加载,维护我们游戏资源的方法。 在DirectX 9.0 中,我们也将深入地研究HLSL 语言,HLSL 语言是类似与C 语言的开 发语言,它可以使着色器程序员在不借助底层汇编渲染代码的情况下编写顶点和像素着色器。 这是介绍我们今天的图形硬件3D 着色器编程的好方法。鉴于其易用性和可读性,这本书将 集中介绍HLSL 语言的使用而非底层汇编语言。 对于那些想要学习底层汇编语言的读者,HLSL 也可以作为一种辅助的学习手段。DirectX SDK 里的命令行式的HLSL 编译器(fxc.exe)通过使用/Fc 命令选项可以将HLSL 程序转换为汇 编语言文件。通过编写HLSL 代码和查看对应的汇编代码,读者就能够更加了解这两门语言。 将某些特定的代码改由汇编代码编写也可以大大地提高HLSL 代码的效率。-To build an engine from scratch, we must first need to have a good foundation. In this section, we will introduce the latest DirectX 9.0 and take a look at the DirectX SDK provides an example in the framework. For simplification reasons, we will provide a good engine built on Microsoft, a number of class. In addition, we will also look at part of DirectX9.0, Direct3D Extension Library (D3DX). The tool library will meet our basic needs of 3D math library, but also provides us with a load, maintenance of our game resources. In DirectX 9.0, we will study in depth HLSL language, HLSL language is similar to C language development language that allows programmers shader rendering code compiled without the aid of the underlying case of the preparation of vertex and pixel shader. This is to introduce today s graphics hardware 3D shader programming a good way. Given its ease of use and readability, this book will focus on the use of language rather than the underlying HLSL assembly language. Fo
Platform: | Size: 2712576 | Author: Kylin | Hits:

[3D GraphicDirectX

Description: 过去几年中,在实时图形学领域里产生了一些激动人心的进展。通过阅读本书,你可以了解更多关于图形编程的进展。 《DirectX实时渲染技术详解》一书首先回顾了新近的3D图形学进展,介绍了矢量、矩阵、颜色和光照,然后转向渲染图形学,介绍各种顶点和像素着色器技术,阐述如何将视频(图像)当作纹理来使用,以及发掘在场景中采集物体所用的一些技术。此书都可用作掌握各种实时图形编程技术的基础教材。 -<<Real-Time Rendering Tricks and Techniques in DirectX >>There are many books that describe the theory behind rendering techniques without walking the reader through actual source code. There are also samples available on the internet that supply source code without explaining how and why the code works. There are very few resources available that walk the reader all the way from the theory to the implementation details. Real Time Rendering Tricks and Techniques in DirectX bridges that gap by presenting over 25 rendering techniques using the latest version of DirectX. The book begins with basic concepts like matrices, vertices, and textures before moving to advanced topics such as vertex and pixel shaders.
Platform: | Size: 19164160 | Author: narsu | Hits:

[3D Graphichlsl-Guide

Description: HLSL(High Level Shading Language)语法书,详细介绍了HLSL语法,DX图形管线以及顶点着色器及像素着色器的编写-HLSL (High Level Shading Language) grammar book details HLSL syntax the DX graphics pipeline and vertex shader and pixel shader writing
Platform: | Size: 1887232 | Author: shicl | Hits:

[Othershade

Description: GPU编程,CG语言,顶点着色器,像素着色器-GPU Programming
Platform: | Size: 3006464 | Author: teddy | Hits:

[OpenGL programvertex-shader

Description: 该代码介绍在OpenGL4.0中使用顶点着色器和像素着色器,这些都是关于理解和应用3D图形渲染中最基本的概念。-This codes introduction to writing vertex and pixel shaders in OpenGL 4.0. These are the most fundamental concepts that you need to understand and utilize to render 3D graphics.
Platform: | Size: 34816 | Author: 黎明 | Hits:

[DirextXShaderTest

Description: Direct3D9顶点和像素着色器的使用 包括着色器编译 顶点声明等信息-Direct3D9 vertex and pixel shaders use including shader compilation vertex declaration information
Platform: | Size: 11651072 | Author: 李克勤 | Hits:

[3D Graphic3D Game

Description: 这是一本介绍 Direct3D 10 交互式计算机图形编程的书,主要侧重于游戏开发。它涵盖了 Direct3D 与着色器编程的基础知识,读者在掌握这些内容之后,将有能力阅读更高级的技 术书籍。本书分为 3 个主要部分。第 I 部分讲解了贯穿全书的数学工具。第 II 部分涵盖了 基本的 Direct3D 编程技术,比如初始化、定义 3D 几何体、放置摄像机、创建顶点/像素/ 几何着色器、光照、纹理映射、混合和模板。第 III 部分主要是运用 Direct3D 实现一些 有趣的技术和特殊效果,比如使用网格、地形渲染、拾取、粒子系统、环境贴图映射、法线 贴图映射、阴影和渲染到纹理.(Introduction to 3D Game Programming with DirectX 10)
Platform: | Size: 6572032 | Author: dyh | Hits:

CodeBus www.codebus.net