fesoliveira014 / yanve

0 stars 0 forks source link

Camera System #10

Closed fesoliveira014 closed 4 years ago

fesoliveira014 commented 4 years ago

Implement a simple camera system allowing for first person viewing in order to implement further algorithms. This should eventually be part of the scene management system and it should be itself an entity or node in the scene.

fesoliveira014 commented 4 years ago

Most of the transformation pipeline is in place in the new branch "scene", but scene management scheme still not decided.

fesoliveira014 commented 4 years ago

Scene branch merged with functional FPS camera in the example.