|
|
|
@ -67,6 +67,7 @@ |
|
|
|
#include "configure.h" |
|
|
|
#include "configure.h" |
|
|
|
|
|
|
|
|
|
|
|
using namespace Magnum; |
|
|
|
using namespace Magnum; |
|
|
|
|
|
|
|
using namespace Magnum::Math::Literals; |
|
|
|
|
|
|
|
|
|
|
|
struct ShaderVisualizer: Platform::WindowlessApplication { |
|
|
|
struct ShaderVisualizer: Platform::WindowlessApplication { |
|
|
|
using Platform::WindowlessApplication::WindowlessApplication; |
|
|
|
using Platform::WindowlessApplication::WindowlessApplication; |
|
|
|
|