parent matrix works,
texture works, next fix multimodel problem
This commit is contained in:
@@ -25,8 +25,8 @@ private:
|
||||
QVector<QOpenGLTexture*> m_textures;
|
||||
QVector<DrawInformation> m_drawList;
|
||||
|
||||
void initCubeGeometry();
|
||||
void initTexture();
|
||||
void loadFile(const char* filePath);
|
||||
void loadTexture(const char* filePath);
|
||||
|
||||
public:
|
||||
void drawGeometry(QOpenGLShaderProgram *program);
|
||||
|
Reference in New Issue
Block a user