model loading

model_loading

loads in obj files and their related data.

missing textures

note that when a model is loaded in and the path to a file doesn't exist then we use the missing texture, thus you must always create the following file in your project assets/images/missing_texture.png missing_texture

Dependencies

source code

git submodule add git@github.com:cpp-toolbox/model_loading.git

subproject dependencies


edit this page