window.addAsciiArtPP = function(camera) { var postProcess = new BABYLON.AsciiArtPostProcess("asciiArt", camera); return postProcess; };