https://github.com/tengkoku/web-based-ar-with-3d-scene-using-three.js
Generating AR marker and pattern website
https://github.com/tengkoku/web-based-ar-with-3d-scene-using-three.js
3d ar-markers augmented-reality css html pattern pattern-generator threejs website
Last synced: 2 months ago
JSON representation
Generating AR marker and pattern website
- Host: GitHub
- URL: https://github.com/tengkoku/web-based-ar-with-3d-scene-using-three.js
- Owner: tengkoku
- Created: 2024-03-16T05:26:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T05:33:40.000Z (over 2 years ago)
- Last Synced: 2025-02-02T03:46:02.014Z (over 1 year ago)
- Topics: 3d, ar-markers, augmented-reality, css, html, pattern, pattern-generator, threejs, website
- Language: JavaScript
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-Based-AR-with-3D-Scene-using-three.js
creating AR marker and pattern
1. upload image
2. generate greyscale of the image
3. generate features of the image
4. download pattern file (.patt) and marker file (.png)
5. move pattern file into data folder
6. print marker
7. Test AR
Original 3D Scene by Victor Vergara (Lab City 3D) and modified by someone on github(i think they took down the repository)