I think transformations should somewhat work now
This commit is contained in:
parent
a9f169deba
commit
83b5453088
7 changed files with 47 additions and 240 deletions
|
@ -334,6 +334,7 @@ namespace oglu
|
|||
// TODO: Separate translation, rotation and scaling matrices.
|
||||
// Combine them only when the user wants the transformation matrix
|
||||
glm::mat4 transformation;
|
||||
bool recalculateMatrix;
|
||||
|
||||
glm::vec3 scale;
|
||||
glm::quat orientation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue