copied from the old Ppoject:

shaders,
object class
Modified to use better names and use Qt things
This commit is contained in:
Anakin
2016-12-11 17:46:22 +01:00
parent 5faf584d84
commit 53ac8c3e5b
11 changed files with 882 additions and 67 deletions

View File

@@ -1,6 +1,6 @@
#include "MainWindow.h"
#include "OpenGlViewer.h"
#include "defines.h"
#include "..\Header\MainWindow.h"
#include "..\Header\OpenGlViewer.h"
#include "..\Header\defines.h"
#include <QKeyEvent>
#include <QMessageBox>