[READ-ONLY] Mirror of https://github.com/flo-bit/image2fake3d. show a fake 3d effect in the browser from an image with a depth map flo-bit.dev/image2fake3d/
3d-effect depthmap image3d svelte threlte
0

Configure Feed

Select the types of activity you want to include in your feed.

add info text back in

+2 -2
+2 -2
src/routes/+page.svelte
··· 145 145 </div> 146 146 {:else} 147 147 <div class="fixed bottom-0 text-neutral-200 w-full flex justify-center text-xs"> 148 - <!-- <div class="px-3 py-1.5 bg-black/50 font-semibold rounded-t-md text-center"> 148 + <div class="px-3 py-1.5 bg-black/50 font-semibold rounded-t-md text-center"> 149 149 {useMotion ? 'tilt phone' : 'move mouse'} to see effect <br> {useMotion ? 'swipe' : 'arrow keys'} to change image 150 - </div> --> 150 + </div> 151 151 </div> 152 152 <div class="fixed bottom-0 text-neutral-200 font-semibold w-full flex justify-between text-xs"> 153 153 {#if useMotion}