http://www.babylonjs-playground.com/#1SLO65#1 @Wingnut Ok here is a CORS object load... turn it into a model now please someone? Im not sure how I tried  modelData = "data:" + data.reponseText;              BABYLON.SceneLoader.ImportMesh("", "", modelData, scene, function (meshes){                     }); but that does not work... I got the CORS down though and thats what everyone wanted so can someone help me with turning the data into a model now?