|
Fireworks Engine
v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
|
#include <vector>#include <glm/glm.hpp>#include <glm/gtc/matrix_transform.hpp>#include <glm/gtx/string_cast.hpp>

Go to the source code of this file.
Classes | |
| class | fireworks::graphics::PerspectiveCamera |
| A perspective camera to view objects in perspective projection. More... | |
Namespaces | |
| fireworks | |
| fireworks::graphics | |