[ENHANCEMENT] Use current versions of tiny_object_loader and stb_image_write
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the enhancement**
Use the current version of
* [tiny_object_loader](https://github.com/tinyobjloader/tinyobjloader) and
* [stb_write_image](https://github.com/nothings/stb)
in order to be up-to-date. I was just trying to fix compiler warnings in both files included with blazeRT but first, we should try to use up-to-date versions.
Contributor guide
Assessment
This issue has not been assessed yet.