上QQ阅读APP看书,第一时间看更新
Chapter 2. Rendering with Direct3D
In this chapter, we will cover the following topics:
- Using the sample rendering framework
- Creating device-dependent resources
- Creating size-dependent resources
- Creating a Direct3D renderer class
- Rendering primitives
- Applying multisample anti-aliasing
- Implementing texture sampling