搜索资源列表
XACT
- A simple game that demonstrates how to integrate Direct3D with the Microsoft Cross-Platform Audio Creation Tool (XACT).开发工具:vs.net和DX10
DX10入门代码
一个简单的DX10入门代码,自己写的喔
基于DX10的地形
- 用D3D编的基于VS2008的地形渲染文件
XACT
- A simple game that demonstrates how to integrate Direct3D with the Microsoft Cross-Platform Audio Creation Tool (XACT).开发工具:vs.net和DX10-A simple game that demonstrates how to integrate Direct3D with the Microsoft Cross-P
DX10_Source
- Advanced 3D Game Programming with DirectX 10一书的配套源码-Advanced 3D Game Programming with DirectX 10 supporting a book source
cubemap_photovr
- 一个天空球实现程序,使用Cubemap 提供了包括OpenGl,Dx9,Dx10三种实现方法-Implementation process of a sky ball, use Cubemap provided include OpenGl, Dx9, Dx10 three ways
FFTDX10
- 2d FFT with DX10 (fastest fft algorithm)-2d FFT with DX10 (fastest fft algorithm)
fog
- 里面支持DX9、DX10和OpenGL,可以展示出雾的不同形式-Which supports DX9, DX10 and OpenGL, you can show different forms of fog
Grass
- 在vs2008中通过测试,基于DX10的程序,生成活动的小草,-beyond the test in vs2008, DX10-based program to generate active grass
Lucky-Cloud
- 在vs2008中通过测试,基于DX10的程序,生成活动的云,以及地形-Beyond the test in vs2008, DX10-based program, the activities of the cloud formation, and the terrain
dx10src20
- use DX10 implment normal map
DX10.DX11
- 很有用的一本书,里面有关DX10与DX11的讲解都很详细,对于想学DirectX3D的人很有帮助。-A very useful book, inside the DX10 and DX11 explain very detailed and very helpful for people who want to learn DirectX3D.
MotionBlur10
- 使用GS实现动态模糊,显卡需要支持dx10以上版本-This sample implements motion blur using the geometry shader to extrude fins from the original mesh.
StencilRoutedKBuffer
- StencilRoutedKBuffer 实现快速全局光照,需要dx10-StencilRoutedKBuffer achieve rapid global illumination, you need dx10
SynEdit2.0.8-Full-Source-For-DX10
- SynEdit是一个免费的文字编辑器,支持37种程序语言语法高亮度显示,可以一次编辑多个文件。-SynEdit is a free text editor that supports 37 kinds of programming language syntax highlighting, can edit multiple files.
DX10.1setWIFIap
- delphi 10.1版本下的android系统的WIFI热点设置源码,网上找不到的,有很多教程翻译过来后设置密码也无效.在这里我都解决了,希望对大家有所帮助-Delphi 10.1 version of the android WIFI hotspot set the source code, find online, there are many tutorials translated password is invalid. H
DX10.1fenxiang
- delphi 10.1下 分享方法 两种功能 一分享文字,可以选择分享到哪里,也可以设置包名默认分享到如QQ或微信 二分享文件,可以通过这个功能把任意文件通过QQ工具发送到电脑或者网友, -Delphi 10.1 share method under two kinds of functions Where a share of text, can choose to share, also can set the default
DX10.1-strtohex
- 原来的很多中方法在android中都不在支持了,现在我已经找到解决方法了,可以把中英文字符串转换成十六进制字符串 delphi 10.1版本的哦-Many of the original method is not supported in android, now I have found the solution, can put the string converted to hexadecimal string Delphi 1
11_MultiAnimMesh
- DX9.0对.X文件提供了相当丰富的支持,包括高级骨骼动画的解析及渲染。 DX10之后,.X开始渐渐淡出人们的视野,取而代之的是各种自定义的网格数据文件。 虽然.X文件不再被广泛支持,但其数据定义仍具有相当的参考价值和意义~(I hope it can help you the grid load code and program example is more animation)
BoneAnimation
- DX9.0对.X文件提供了相当丰富的支持,包括高级骨骼动画的解析及渲染。 DX10之后,.X开始渐渐淡出人们的视野,取而代之的是各种自定义的网格数据文件。 虽然.X文件不再被广泛支持,但其数据定义仍具有相当的参考价值和意义~ 本篇简单实现了.X网格的加载及渲染,意在服务于后续章节,感兴趣的朋友可以简单参考一下~(I hope it can help you the grid load code and program