camera component - handles rendering the world through its perspective
render all renderables through the perspective of this camera TODO: note: needs to be moved aways
return projection matrix multiplied by look matrix
helper
See Implementation
camera component - handles rendering the world through its perspective