How do you use inverse transformations to implement collision detection and ray tracing?
Inverse transformations are a powerful tool for computer graphics, especially for implementing collision detection and ray tracing. In this article, you will learn what inverse transformations are, how to compute them, and how to apply them to these two common tasks.