I'm learning DirectX as part of a hobby project. I've been looking for some good online resources for DirectX9 (using C++, if that distinction matters), but haven't found anything that's a) great for a beginner and b) up to date.
我正在学习DirectX作为业余爱好项目的一部分。我一直在寻找一个DirectX9的一些很好的在线资源(使用C ++,如果这样的区分事项),但还没有找到非常适合初学者和b)最新的东西,这是一个)。
Any recommendations?
4 个解决方案
#1
4
When I started using DirectX I found this to be the best resource around for basic stuff: http://www.directxtutorial.com/
当我开始使用DirectX时,我发现这是基本内容的最佳资源:http://www.directxtutorial.com/
When you start reaching an intermediate level they want you to pay a subscription but all the good basic stuff is free. Tutorials are clear and literally step-by-step.
当你开始达到中级水平时,他们希望你支付订阅,但所有好的基本东西都是免费的。教程清晰明了,逐步完成。
This is website is not bad at all either: http://www.toymaker.info/ - with some good project downloads.
这个网站也不错:http://www.toymaker.info/ - 有一些好的项目下载。
If you have problems the best place to go in my experience is http://www.gamedev.net/ , they have great articles and forums with plenty of so-called gurus.
如果你有问题,我的经验最好的地方是http://www.gamedev.net/,他们有很多文章和论坛,有很多所谓的大师。
#2
2
Introduction to 3D Game Programming with DirectX 9: Not an online resource, but that book was very helpful to me.
使用DirectX 9进行3D游戏编程简介:不是在线资源,但这本书对我很有帮助。
There's also the DirecX SDK documentation, which should be your definitive resource.
还有DirecX SDK文档,它应该是您的权威资源。
#3
1
Gamedev.net is probably a good place to look
Gamedev.net可能是个好看的地方
#1
4
When I started using DirectX I found this to be the best resource around for basic stuff: http://www.directxtutorial.com/
当我开始使用DirectX时,我发现这是基本内容的最佳资源:http://www.directxtutorial.com/
When you start reaching an intermediate level they want you to pay a subscription but all the good basic stuff is free. Tutorials are clear and literally step-by-step.
当你开始达到中级水平时,他们希望你支付订阅,但所有好的基本东西都是免费的。教程清晰明了,逐步完成。
This is website is not bad at all either: http://www.toymaker.info/ - with some good project downloads.
这个网站也不错:http://www.toymaker.info/ - 有一些好的项目下载。
If you have problems the best place to go in my experience is http://www.gamedev.net/ , they have great articles and forums with plenty of so-called gurus.
如果你有问题,我的经验最好的地方是http://www.gamedev.net/,他们有很多文章和论坛,有很多所谓的大师。
#2
2
Introduction to 3D Game Programming with DirectX 9: Not an online resource, but that book was very helpful to me.
使用DirectX 9进行3D游戏编程简介:不是在线资源,但这本书对我很有帮助。
There's also the DirecX SDK documentation, which should be your definitive resource.
还有DirecX SDK文档,它应该是您的权威资源。
#3
1
Gamedev.net is probably a good place to look
Gamedev.net可能是个好看的地方