The small3d library
|
.glb file parser More...
#include <fstream>
#include <string>
#include <stack>
#include <vector>
#include <memory>
#include <cstring>
#include "Math.hpp"
#include "Model.hpp"
#include "File.hpp"
Go to the source code of this file.
Classes | |
class | small3d::GlbFile |
.glb (glTF) file parser class. It can load meshes, textures and linear animations from samplers with a common input (the rest are ignored). More... | |
Namespaces | |
small3d | |
.glb file parser
Created on: 2021/01/30 Author: Dimitri Kourkoulis License: BSD 3-Clause License (see LICENSE file)