Book Image

Direct3D Rendering Cookbook

Book Image

Direct3D Rendering Cookbook

Overview of this book

Table of Contents (19 chapters)
Direct3D Rendering Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Further Reading
Index

Chapter 11. Integrating Direct3D with XAML and Windows 8.1

In this chapter, we will cover the following topics:

  • Preparing the swap chain for a Windows Store app

  • Rendering to a CoreWindow

  • Rendering to a XAML SwapChainPanel

  • Loading and compiling resources asynchronously