Chapter 8. Extending the Content Pipeline

IN THIS CHAPTER

We have learned how to use the Content Pipeline out of the box. We have seen how easy it is to load our objects and consume them inside of our game code. Sometimes, though, we need more. Sometimes we need to load in content that is custom to our game engine or content that we care about that others do not. We might just need to get a little more data about an object than the default processors obtain. In any and all of these cases we need to extend the Content Pipeline to be able to access our content at runtime with ease. Running everything through the Content Pipeline makes our resources accessible on the Xbox 360 ...

Get Microsoft® XNA™ Unleashed: Graphics and Game Programming for Xbox 360 and Windows now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.