CHAPTER 8

image

Further 3-D Features and Techniques

In this chapter, you will extend your knowledge of MonoGame and take the features and capabilities of your code up to the next level. When you finish working through this chapter, you will be able to import 3-D models from an external modeling application. You will also be able to use a number of additional MonoGame features to add life to your games.

Importing Geometry

In Chapter 7, we used two different methods for defining 3-D objects in our projects. The first method required us to manually define a big array of vertex coordinates. This might be workable for simple objects such as cubes (though ...

Get Windows 8 and Windows Phone 8 Game Development 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.