一些DX的资源

简介:
Must-visit resources
The Official DirectX FAQ 
DirectX SDK Docs  - The online version 
DIRECTXDEV mailing list  - The official Microsoft mailing list for DirectX 


Article/Tutorial/Sample sites
The Z-Buffer  - Managed DirectX resources
Pieter Germishuys  - Managed DirectX tutorials
The Inner Realm  - Managed DirectX resources
Drunken Hyena  - tutorials, code, utilities, and games 
Triple Buffer  - Tutorials, code, and a DirectX framework
Code Sampler  - collection of code samples 
C-Unit DirectX Tutorials  - A series of beginner tutorials for DirectX and Managed DirectX 9.
Tom's DX FAQ  - Tom Forsyth’s DirectX FAQ
Vectiva's Managed DirectX tutorials
Andy Pike's DirectX8 Tutorials  – covering 2D, 3D, sound, music, and input 
32Bits
Two Kings game development 
Gamedev.net's DirectX Articles section 
GDOD  - Gamedev DirectX Online Discussion - IRC-based DirectX lectures/talks, logs available 
NVidia Developer's FAQ  - contains a fair amount of DirectX-related information for NVidia's systems 
NeXe  - NeXe's tutorials (hosted by Gamedev.net) 
Wazoo Enterprises  - Erik Yuzwa's "Borg cube" tutorials 
Mr GameMaker  - DirectX discussion forums 
XDev.ru  - Mr Snow DirectX column 
Ultimate Game Programming 
GameTutorials:  Recently, the site began charging for tutorials - so be prepared to pay a small fee if you're willing to learn from there.


DirectX Engines
OGRE3D  - an open source 3D engine which supports DirectX 
Radon Labs  - creators of the open source "Nebula Device" engine which supports DirectX 
Irrlicht  - open source game engine which supports DirectX 
NeoEngine  - open source3 D engine which supports DirectX
Revolution3D  – free 3D engine built on DirectX 
The Urgh!  Engine – free 3D engine built on DirectX 
3DLevel  - VB.NET engines built on DirectX 
JTGame  - C++/DirectX game framework 
CatMother  - source code and content for a (now defunct) commercial project using DirectX
目录
相关文章
|
8月前
|
存储 算法 C++
【C/C++ Vector容量调整】理解C++ Vector:Reserve与Resize的区别与应用
【C/C++ Vector容量调整】理解C++ Vector:Reserve与Resize的区别与应用
504 1
|
Web App开发 JSON 算法
DY个人视频列表 最新
DY个人视频列表 最新
|
Web App开发 UED
简单实用的原生img替换方案:xy-img
简单实用的原生img替换方案:xy-img
简单实用的原生img替换方案:xy-img
|
Web App开发
dx安装的问题
系统是win10,安装一个软件时需要安装到DX,然而安装DX时出现了以下提示因为之前在win7上也安装过这个软件,在安装DX时也没有出现问题,所以感觉跟软件是没有关系的,百度了一下,发现出现这个问题的人还很多,尝试了几个答案1、将sysWOW里的directx文件删除再重装,失败2、右键DX安装包,选择管理员运行,失败到这里我也知道了是DX安装的问题,只要将DX安装好后软件就可以使用了。
817 0
|
Web App开发 前端开发 容器
使用min-content实现容器宽度自适应于内部元素
本文简要介绍了利用 `min-content`实现容器宽度自适应于内部元素的尺寸。 HTML原生就是响应式的(HTML内容在视口内流式的分布)。随着CSS的广泛应用,设计者创建了许多固定布局的“盒子”并把内容强制的放在盒子之中,这有悖于HTML原生响应的特性。
1572 0

热门文章

最新文章