https://github.com/thauska/peticov-ar
Antônio Peticov's art in Augmented Reality
https://github.com/thauska/peticov-ar
aframe arjs augmented-reality hacktoberfest hacktoberfest2021 quasar-framework vuejs webar webxr
Last synced: about 1 year ago
JSON representation
Antônio Peticov's art in Augmented Reality
- Host: GitHub
- URL: https://github.com/thauska/peticov-ar
- Owner: thauska
- Created: 2018-11-30T16:53:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-28T01:46:29.000Z (over 3 years ago)
- Last Synced: 2025-03-01T03:41:21.410Z (over 1 year ago)
- Topics: aframe, arjs, augmented-reality, hacktoberfest, hacktoberfest2021, quasar-framework, vuejs, webar, webxr
- Language: JavaScript
- Homepage: https://thauska.github.io/peticov-ar/
- Size: 53.1 MB
- Stars: 34
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Peticov's Art in AR (peticov-ar)
### Try it on Mobile
To try it on your phone, it is only 2 easy steps, check it out!
1. Open one of the custom markers. There're five custom markers:
- [marker logo of CITE](https://raw.githubusercontent.com/thauska/peticov-ar/purehtml/marker/marker-cite.png)
- [marker Pythagoras Tree](https://raw.githubusercontent.com/thauska/peticov-ar/purehtml/marker/marker-frac1.png)
- [marker Fractal Pentagonal](https://raw.githubusercontent.com/thauska/peticov-ar/purehtml/marker/marker-frac2.png)
- [marker Sierpinski Triangle](https://raw.githubusercontent.com/thauska/peticov-ar/purehtml/marker/marker-frac3.png)
- [marker Sierpinski Carpet](https://raw.githubusercontent.com/thauska/peticov-ar/purehtml/marker/marker-frac4.png)
- Or, download, print all and cut each one, [clicking here](https://github.com/thauska/peticov-ar/files/7375473/marcadores-para-impressao.pdf).
2. Open this [augmented reality webapps](https://thauska.github.io/peticov-ar/) in your phone browser, and point it at one of the markers.
**You are done!** It will open a webpage which read the phone camera, localize the custom marker and add the art of [Antonio Peticov](https://pt.wikipedia.org/wiki/Antonio_Peticov). Each custom marker will have an different object appearing, just as the examples you can see below.


### Acknowledgment
**Made with [AFrame](https://aframe.io/) & [AR.js](https://github.com/jeromeetienne/AR.js) and integrated with [Quasar Framework](https://quasar.dev/)**
Special thanks for:
- Romulo Gabriel [@yemolai](https://github.com/Yemolai) by encouraging study
- [Patrick Monteiro](https://github.com/patrickmonteiro) for helping me with integration with Quasar Framework!
- [Victor Almeida](https://twitter.com/CondeNerd) for helping me with design! <3
- [Diego Souza](https://github.com/Fayhen) for teaching me about gitflow actions.