{"version":3,"file":"14.Cl48qdvw.js","sources":["../../../../../../src/routes/tech_behind_geotoy/na8o_comparison/+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/d8m.avif\"\n\t\tloading=\"lazy\"\n\t\talt=\"A screenshot of a 3D Hilbert curve rendered with Three.JS. The curve is textured with a white texture with blue lines on a black background without SSAO.  It appears rather bright and mostly uniformly lit with some shadows in certain areas, but not too much.\"\n\t/>\n\t<img\n\t\tstyle=\"width: 100%\"\n\t\tslot=\"second\"\n\t\tsrc=\"https://i.ameo.link/d8n.avif\"\n\t\tloading=\"lazy\"\n\t\talt=\"A screenshot of a 3D Hilbert curve rendered with Three.JS. The curve is textured with a white texture with blue lines on a black background with SSAO. It appears darker overall, with more pronounced shadows in the crevices and areas where parts of the curve are close together, giving it a greater sense of depth and dimensionality.\"\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":";;;;;;;;;;;;;;s2BAAA,SAGCA,EAAA,IAAc,OACPC,EAAS,SAAS,cAAc,QAAQ,EAC9CA,EAAO,MAAQ,GACfA,EAAO,IAAM,0DACb,SAAS,KAAK,YAAYA,CAAM,CACjC,CAAC,4EACF"}