Introduction to 3D Game Programming with Directx12 Chapter17

(1) Answer to exercise questions

1. EXERCISE1

Replacing AABB with Bounding sphere


Using Octrees to manage game scenes is a common acceleration strategy, and there are many similar examples online.

(2) Source code download

Download the source code for the exercises in this chapter