The small3d library
Classes | Namespaces | Macros
Renderer.hpp File Reference

Header of the Renderer class. More...

#include <vector>
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#include "Logger.hpp"
#include "Image.hpp"
#include "Model.hpp"
#include "SceneObject.hpp"
#include <unordered_map>
#include "Math.h"
#include <ft2build.h>

Go to the source code of this file.

Classes

class  small3d::Renderer
 Renderer class (OpenGL 3.3 / OpenGL ES 3.0) More...
 

Namespaces

 small3d
 

Detailed Description

Header of the Renderer class.

Created on: 2014/10/19 Author: Dimitri Kourkoulis License: BSD 3-Clause License (see LICENSE file)