Skip to content

Latest commit

 

History

History
 
 

external

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Third party software

This directory contains the following third party software:

Filepath Origin Description Files License
argparse argparse Command line parsing argparse.c, argparse.h MIT
doctest doctest Unit testing doctest.h MIT
tinygltf tinygltf glTF loading stb_image.h, stb_image_write.h, tiny_gltf.h MIT
json json Json loading json.hpp MIT
sort_r sort_r Portable qsort_r sort_r.h Public Domain
CImg CImg Texture reading CImg.h CeCILL

The software is accompanied by two interface implementations, doctest.cpp and tiny_gltf.cpp.