{"version":3,"file":"15.BwWjPB59.js","sources":["../../../../../../src/routes/triplanar_mapping_enhancement/+page.svelte"],"sourcesContent":["<script lang=\"ts\">\n\timport { onMount } from 'svelte';\n\n\tonMount(() => {\n\t\tconst script = document.createElement('script');\n\t\tscript.defer = true;\n\t\tscript.src = 'https://unpkg.com/img-comparison-slider@7/dist/index.js';\n\t\tdocument.body.appendChild(script);\n\t});\n</script>\n\n<svelte:head>\n\t<style lang=\"css\">\n\t\timg-comparison-slider {\n\t\t\tvisibility: hidden;\n\t\t}\n\n\t\timg-comparison-slider [slot='second'] {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\timg-comparison-slider.rendered {\n\t\t\tvisibility: inherit;\n\t\t}\n\n\t\timg-comparison-slider.rendered [slot='second'] {\n\t\t\tdisplay: unset;\n\t\t}\n\t</style>\n</svelte:head>\n\n<img-comparison-slider style=\"max-height: 100vh\">\n\t<img\n\t\tstyle=\"width: 100%\"\n\t\tslot=\"first\"\n\t\tsrc=\"https://i.ameo.link/cel.avif\"\n\t\tloading=\"lazy\"\n\t\talt=\"A screenshot of a smooth-shaded, low-poly sphere rendered with Three.JS.  The sphere is textured with a gray rock-like texture and there are obvious areas where the texture is layered on top of itself with transparency.\"\n\t/>\n\t<img\n\t\tstyle=\"width: 100%\"\n\t\tslot=\"second\"\n\t\tsrc=\"https://i.ameo.link/cem.avif\"\n\t\tloading=\"lazy\"\n\t\talt=\"A screenshot of a smooth-shaded, low-poly sphere rendered with Three.JS.  The sphere is textured with a gray rock-like texture, but there aren't any obvious areas where the texture is overlaid.  There are some areas where it fades smoothly between different colors.\"\n\t/>\n</img-comparison-slider>\n\n<style>\n\t:global(body) {\n\t\toverflow: hidden;\n\t}\n</style>\n"],"names":["onMount","script"],"mappings":";;;;;;;;;;;;;;4vBAAA,SAGCA,EAAA,IAAc,OACPC,EAAS,SAAS,cAAc,QAAQ,EAC9CA,EAAO,MAAQ,GACfA,EAAO,IAAM,0DACb,SAAS,KAAK,YAAYA,CAAM,CACjC,CAAC,4EACF"}