Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ax-sh/depth-map-parallax-r3f-react-ts
https://github.com/ax-sh/depth-map-parallax-r3f-react-ts
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ax-sh/depth-map-parallax-r3f-react-ts
- Owner: ax-sh
- Created: 2024-03-02T09:32:12.000Z (10 months ago)
- Default Branch: develop
- Last Pushed: 2024-03-03T03:53:58.000Z (10 months ago)
- Last Synced: 2024-03-03T10:41:08.430Z (10 months ago)
- Language: TypeScript
- Size: 14.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Depth Map To Psudo 3d effect using MiDaS 3
[ MiDaS 3](https://github.com/isl-org/MiDaS)
# You can use colab for generating the depthmap for your own image
[colab](https://colab.research.google.com/drive/1FwN8a1UVVts_nQ5oJEkg1dhKbpH_HJXB?usp=sharing)
# Run
```shell
pnpm dev
```## todo
- [ ] fix: Aspect ratio to neatly fit the window
- [ ] Make the ui presentable
```