erich666 / GraphicsGems

Code for the "Graphics Gems" book series
Other
1.39k stars 265 forks source link

Fix uninitialized memory in U that used for rot matrix #28

Closed alex-leleka closed 6 years ago

alex-leleka commented 6 years ago

Fix uninitialized memory in U that used for rot matrix. Method has to return two values (rotation and scale) instead on one.