Josh's Graphics Library
|
#include <glad/glad.h>
#include <Color4.hpp>
#include <Colors.hpp>
#include <JGL/types/Enums.h>
#include <J3ML/LinearAlgebra/Vector2.hpp>
Go to the source code of this file.
Classes | |
class | JGL::RenderTarget |
Namespaces | |
namespace | JGL |
OpenGL Wrapper for rendering 2D & 3D graphics in both a 2D and 3D context. | |