jpaoneMines / csci441

CSCI441 Library Helper Functions and Classes
MIT License
5 stars 2 forks source link

Add projection matrix to Camera class #23

Closed jpaoneMines closed 1 year ago

jpaoneMines commented 1 year ago

Necessary for Issue #13 and Issue #17

In addition to storing the view of a Camera, also store the projection

jpaoneMines commented 1 year ago

Prior commit resolved.