|
Nymph Game Engine
Chaiscript based Game Engine
|
#include <thread>#include <atomic>#include <map>#include <set>#include <string>#include <GL/glew.h>#include <GLFW/glfw3.h>#include <glm/glm.hpp>#include "graphics/renderable.h"#include "graphics/window_exit_functor.h"#include "graphics/camera.h"Go to the source code of this file.
Classes | |
| class | Graphics::GraphicsSystem |
| Class for graphics system. More... | |
Namespaces | |
| Graphics | |
Macros | |
| #define | GLFW_INCLUDE_GLCOREARB |
| #define GLFW_INCLUDE_GLCOREARB |