MinGfx Toolkit
1.0
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
|
#include <string>
#include <map>
#include "matrix4.h"
#include "mesh.h"
#include "shader_program.h"
#include "texture2d.h"
#include <stb_truetype.h>
Go to the source code of this file.
Classes | |
class | mingfx::TextShader |
class | mingfx::TextShader::TextFormat |
Namespaces | |
mingfx | |
Namespace for the MinGfx Toolkit. | |