![]() |
The small3d library
Tiny C++ 3D game development library for Win/Linux
|
Image loading and manipulation. More...
#include <string>#include <memory>#include <vector>#include "Logger.hpp"#include <png.h>#include "Math.hpp"Go to the source code of this file.
Classes | |
| class | small3d::Image |
| An image, loaded from a .png file, which can be used for generating textures. More... | |
Namespaces | |
| namespace | small3d |
Image loading and manipulation.
Created on: 2014/10/18 Author: Dimitri Kourkoulis License: BSD 3-Clause License (see LICENSE file)