CS155 Computer Graphics
Billboarding Lab
In this lab you'll create your own billboarding application. To start, download the following file: billboardSkeleton.cpp.
Your job is to compute the transformation matrix so that the billboarded square remains oriented toward the viewer! Hints will be provided as needed.