added new test mesh that is rotated,
translation from model is now applied, still need to draw all modl from one mesh
This commit is contained in:
@@ -62,10 +62,6 @@ private:
|
||||
double dTranslationY;
|
||||
double dTranslationZ;
|
||||
|
||||
//matrices
|
||||
glm::mat4 m4x4Model;
|
||||
glm::mat4 m4x4View;
|
||||
glm::mat4 m4x4Projection;
|
||||
// ==============================
|
||||
|
||||
// camera
|
||||
|
Reference in New Issue
Block a user