|
Fireworks Engine
v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
|
#include <vector>#include <GL/glew.h>#include "../Shader.h"#include "../perspectivecamera.h"#include "../buffers/indexbuffer.h"

Go to the source code of this file.
Classes | |
| class | fireworks::graphics::Renderer3D |
| Forward declaration of the graphics::Renderable3D. More... | |
Namespaces | |
| fireworks | |
| fireworks::graphics | |