![]() |
PROTO::KLUDGE
0.1
Quick prototyping library for games using SDL and OpenGL.
|
#include <GL/glew.h>
#include <glm/glm.hpp>
#include "graphics/GLDrawable.hpp"
#include "graphics/GLTransformable.hpp"
#include "core/GLStates.hpp"
Go to the source code of this file.
Classes | |
class | pk::Mesh |
Class for building OpenGL generic geometry. More... | |
Namespaces | |
pk | |