# AMS2 Model Extractor This project un-projects the projected output (say projected 6 times fast) captured from the game Automobilista 2 from RenderDoc. ## Platform dependencies Make sure that your CMake Installation can find the following libraries: - SDL2 - GLM The projects references the 'ImGui' dependency as a Git Submodule. This project was only ever built and tested on linux. If you can get it running on Windows, send me patched :)