Josh's Graphics Library
|
#include <vector>
#include <array>
#include <J3ML/LinearAlgebra/Vector3.hpp>
#include <J3ML/LinearAlgebra/Matrix4x4.hpp>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | JGL::SkeletalVertex |
class | JGL::Bone |
class | JGL::Skeleton |
class | JGL::KeyFrame |
class | JGL::Animation |
Namespaces | |
namespace | JGL |
OpenGL Wrapper for rendering 2D & 3D graphics in both a 2D and 3D context. | |