fix build and move the used vertex data to the modelmanager. still completely temporary as the renderer is just using hardcoded indices
Finally the ModelManager is used to load and show vertex data by the renderer, as opposed to the hardocded path (and loading/decoding logic) that was used before.