Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuuhhl/snaporigami
Bring interactive, step-by-step origami guidance directly into your camera view.
https://github.com/kuuhhl/snaporigami
opencv origami react tailwindcss
Last synced: 4 days ago
JSON representation
Bring interactive, step-by-step origami guidance directly into your camera view.
- Host: GitHub
- URL: https://github.com/kuuhhl/snaporigami
- Owner: Kuuhhl
- License: gpl-2.0
- Created: 2023-11-04T11:29:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-09T19:34:19.000Z (9 months ago)
- Last Synced: 2024-02-09T20:36:10.752Z (9 months ago)
- Topics: opencv, origami, react, tailwindcss
- Language: JavaScript
- Homepage: https://snaporigami.landmann.ph
- Size: 12.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SnapOrigami - AR Origami Guide
Bring interactive, step-by-step origami guidance directly into your camera view.
## How to use
1. Either load up my [demo frontend instance](https://snaporigami.landmann.ph/) or [set up your own](https://github.com/Kuuhhl/snapOrigami/tree/main/frontend).
2. Find a backend instance or [set up your own](https://github.com/Kuuhhl/snapOrigami/tree/main/backend).
3. Tap on any of the origami creatures to open the instructions.
4. Set your Backend URL using the button on the bottom of the page.## Screenshots
## What does it do?
SnapOrigami serves as a helpful companion in your origami learning journey, providing real-time guidance and error detection.
By recognizing your current step in the origami folding process, it automatically progresses to the next one upon successful completion.
This interactive approach not only prevents incorrect folds but also enhances the learning experience by providing immediate feedback.
## Credits
* The Origami Instructions are originally from [https://origami.guide/](https://origami.guide/).
## Contributors