The small3d library
Tiny C++ 3D game development library for Win/MacOS/Linux/FreeBSD
Loading...
Searching...
No Matches
small3d Directory Reference

Files

 BasePath.hpp
 Single function to return the base path on any platform.
 
 BinaryFile.hpp
 Binary file loader.
 
 BoundingBoxSet.hpp
 Bounding boxes for collision detection.
 
 File.hpp
 File parser virtual class.
 
 GlbFile.hpp
 .glb file parser
 
 Image.hpp
 Image loading and manipulation.
 
 Logger.hpp
 Logger used in small3d.
 
 Material.hpp
 Material structure.
 
 Math.hpp
 Vectors, matrices and other math things.
 
 Model.hpp
 A 3D model class.
 
 Renderer.hpp
 Header of the Renderer class.
 
 SceneObject.hpp
 An object on the small3d scene.
 
 Sound.hpp
 A sound class.
 
 Time.hpp
 Time functions.
 
 WavefrontFile.hpp
 Wavefront (.obj) file parser.
 
 Windowing.hpp
 Window management class.