Improved camera, added new example
This commit is contained in:
parent
13e924538c
commit
5c28e2fb27
14 changed files with 335 additions and 10106 deletions
|
@ -373,8 +373,6 @@ namespace oglu
|
|||
virtual const glm::vec3& GetScaling() const;
|
||||
|
||||
protected:
|
||||
// TODO: Separate translation, rotation and scaling matrices.
|
||||
// Combine them only when the user wants the transformation matrix
|
||||
glm::mat4 transformation;
|
||||
bool recalculateMatrix;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue