Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.3 KB

DOCUMENTATION.md

File metadata and controls

20 lines (16 loc) · 1.3 KB

Documentation

Libraries

Name Link Usage
spdlog https://github.com/gabime/spdlog Logging in the Game (useful for debugging)
inih https://github.com/benhoyt/inih Reading of .ini files
glfw https://github.com/glfw/glfw Window management abstraction
glm https://github.com/g-truc/glm OpenGL Mathematics (GLM)
glad https://glad.dav1d.de/ OpenGL extension loading
pugixml https://pugixml.org/ Loading and parsing of XML files
stb_image https://github.com/nothings/stb Loading textures from files
assimp https://github.com/assimp/assimp 3D Model loading
PhysX https://github.com/NVIDIA-Omniverse/PhysX 3D Physics
FreeType https://freetype.org/index.html Font loading

Available Components

List of Components