![]() |
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::RectangleShape |
Create a drawable RectangleShape using OpenGL. For more complex OpenGL geometry see the Mesh class. More... | |
Namespaces | |
pk | |