alpha
Login
or
Join now
flo-bit.dev
/
image2fake3d
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[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
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
add info text back in
author
Florian
date
2 years ago
(Jan 23, 2024, 4:44 AM +0100)
commit
69194386
69194386edfa13996d574c123d80f43551938178
parent
384a785b
384a785b64c2dabf4076b1de42d8e71112cb850e
+2
-2
1 changed file
Expand all
Collapse all
Unified
Split
src
routes
+page.svelte
+2
-2
src/routes/+page.svelte
View file
Reviewed
···
145
145
</div>
146
146
{:else}
147
147
<div class="fixed bottom-0 text-neutral-200 w-full flex justify-center text-xs">
148
148
-
<!-- <div class="px-3 py-1.5 bg-black/50 font-semibold rounded-t-md text-center">
148
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
150
-
</div> -->
150
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}