[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.

image2fake3d / .eslintignore
160 B 13 lines
1.DS_Store 2node_modules 3/build 4/.svelte-kit 5/package 6.env 7.env.* 8!.env.example 9 10# Ignore files for PNPM, NPM and YARN 11pnpm-lock.yaml 12package-lock.json 13yarn.lock