.OBJ To Game Maker Studio 2 Converter
- November 19, 2017
- Sir.TotallyAverage




This is a small Windows Form Application that will take an exported .obj file and convert it into usable code within Game Maker Studio 2. It is designed to provide a fast and effective way of interpreting and writing vertex position, UV, and normals data. Process: Use Your Favorite 3D Modeling Software to create a custom model and export it as a .obj file.Open the software and select your chosen m…