scale everything to 1,

cloth not displayed completely,
corvette is not displayed why?
This commit is contained in:
Anakin
2016-12-02 12:10:52 +01:00
parent a47eefe92e
commit 9b3d12dfeb
3 changed files with 9 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ private:
float fRotationZ = 0;
double dTranslationX = 0;
double dTranslationY = 0;
double dTranslationZ = 5;
double dTranslationZ = 3;
// ========================================