Method to load the model. resources is empty for .glb models and populated for .gltf models.
resources
Future<void> loadModel(String modelPath, Map<String, ByteData> resources);