Some tools I've made, found or edited that are useful to me.
For more information about what this repo actually contains, see the docs.
Various third-party libraries are used for my projects, and where the library allows, they have all been included using CMake's FetchContent feature. A list of all third-party libraries used can be found below:
- 7-Zip (including the DLL through bit7z)
- argparse
- bit7z
- DirectXTex
- hash library
- lz4
- libmorton
- nlohmann json
- ordered-map
- ZHMTools