The small3d library
Tiny C++ 3D game development library for Win/MacOS/Linux/FreeBSD
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  include
  small3d
 BasePath.hppSingle function to return the base path on any platform
 BinaryFile.hppBinary file loader
 BoundingBoxSet.hppBounding boxes for collision detection
 File.hppFile parser virtual class
 GlbFile.hpp.glb file parser
 Image.hppImage loading and manipulation
 Logger.hppLogger used in small3d
 Material.hppMaterial structure
 Math.hppVectors, matrices and other math things
 Model.hppA 3D model class
 Renderer.hppHeader of the Renderer class
 SceneObject.hppAn object on the small3d scene
 Sound.hppA sound class
 Time.hppTime functions
 WavefrontFile.hppWavefront (.obj) file parser
 Windowing.hppWindow management class