搜索资源列表
HLSLde
- 本教程内容绝大部分来自Frank D. Luna所著的《Introduction to 3D Game Programming with DirectX 9.0》。教程内容(特别是语言表达上)大部分是我根据自己理解所写的,因此也不是此书的中文翻译版。
DirectX 9.0 for Delphi 声明档及范例.
- DirectX 9.0 for Delphi 声明档及范例,DirectX 9.0 for Delphi statement files and model
multiviewsdx9111
- Introduction to 3D Game Programming with DirectX 9.0c— A Shader Approach
shaders1
- Shaders in DirectX 9.0 (parte prima)
shaders2
- Shaders in DirectX 9.0 (parte seconda)
ShaderX2_IntroductionToHLSL
- Introduction to the DirectX® 9 High Level Shading Language-Introduction to the DirectX® 9 High Level Shading Language
dxVideo
- This library contains helper functions to read image frames into matlab from Video file using DirectShow. This library has borrowed codes from Ashwin Thangali s "DirectShow (DirectX) based AVI file reader", and it can read multiple video formats
directx9.0sdk_download_address
- 这是DirectX 9.0SDK和DirectX 9.0bSDK的下载地址我找了好久,DirectX 9.0SDK是支持VC++6.0的包含有Directshow,DirectX SDK2004sum是支持VS.net2003的业包含有Directshow,不同的开发环境要不同的SDK,DirectX SDK2004sum在微软官网上有,DirectX 9.0SDK在微软官网上找不见。-This is the download address of the DirectX 9.0SDK and
DirectX-90-3D-Game-Design
- 介 绍 了 用 D i r e c t X 9 . 0 进 行 计 算 机 图 像 设 计 的 技 术, 其 中 着 重 强 调了 在游 戏 方面 的 应用-Introduction DirectX 9.0 Appliction in Game and Graphics computing
01403
- Advanced 3D Game Programming Using DirectX 9.0
DirectX-9hlsl
- 高层着色语言(HLSL)是DirectX® 9最为强力的新组件之一。使用这种标准的高级语言, 在进行着色时编写者可以专注于算法而不用再去理会诸如寄存器的分配,寄存器读端口限制, 并行处理指令等等硬件细节. 除了把开发者从硬件细节中解放出来之外,HLSL 也具有高级语言所有的全部优势,诸如:代码重用容易, 可读性增强以及存在一个优化过的编译器。本书和 ShaderX2 - Shader Tips & Tricks 这本书的许多章节就用到了HLSL编写的着色器. 阅读完本章引言后,你会很容易
fr-041_debris
- 疯子做到D3D DEMO .werkkzeug3 texture edition soon to be available. stay tuned and check the .theprodukkt website for details.- farbrausch @ breakpoint 2007 fr-041: d e b r i s . credits:
DIRECTX.9.0.3D游戏开发编程基础
- DirectX9.0编程基础教程,游戏编程小白起步教程(DirectX9.0 programming basic tutorial, game programming small white start tutorial)
Half-Life® 2 / Valve Source™ Shading
- 本篇文章力图深入浅出的分析讲解《半条命2》使用的核心渲染技术,以及革命性的Source引擎是如何创造性的将DirectX 9的优势发挥到极至。