Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexcube/enchantar
Enchant images to life! :sparkles:
https://github.com/hexcube/enchantar
3d-models animation arjs augmented-reality github-pages gltf image-tracking natural-feature-tracking nft threejs
Last synced: about 1 month ago
JSON representation
Enchant images to life! :sparkles:
- Host: GitHub
- URL: https://github.com/hexcube/enchantar
- Owner: HEXcube
- License: mit
- Created: 2020-08-15T17:31:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-19T20:38:33.000Z (over 3 years ago)
- Last Synced: 2024-11-11T12:33:05.449Z (3 months ago)
- Topics: 3d-models, animation, arjs, augmented-reality, github-pages, gltf, image-tracking, natural-feature-tracking, nft, threejs
- Language: HTML
- Homepage: https://hexcube.github.io/EnchantAR/
- Size: 1.91 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EnchantAR
_Enchant images to life! :sparkles:_HOWTO
-----
- Open this image on any screen: [Image](https://github.com/HEXcube/EnchantAR/raw/master/assets/markers/phoenix-of-autumn.jpg)
- Open this app on your phone and scan the screen where you have the image open: [Webapp](https://hexcube.github.io/EnchantAR/)
- Watch the enchantment! :sparkles:![Phoenix of Autumn](https://github.com/HEXcube/EnchantAR/raw/master/assets/markers/phoenix-of-autumn.jpg)
DEMO
----
This is a demo video showing [ReactAR](https://hexcube.github.io/ReactAR/), the React port of EnchantAR:https://user-images.githubusercontent.com/3755396/126223544-20d06e0d-e4e6-4c98-9348-39b00ae1cec2.mp4
CREDITS
-------
- Derived from [AR.js's NFT example](https://github.com/AR-js-org/AR.js/blob/3.2.1/three.js/examples/nft.html)
- Developed using [AR.js](https://github.com/AR-js-org/AR.js) and [three.js](https://threejs.org)
- Animated 3D model from [Phoenix bird by Norberto Aguilera](https://sketchfab.com/3d-models/phoenix-bird-844ba0cf144a413ea92c779f18912042)
- Image marker derived from [Phoenix of Autumn by AlviaAlcedo](https://deviantart.com/alviaalcedo/art/Phoenix-of-autumn-702563565)
- GLTF to GLB conversion with [GLB Packer](https://glb-packer.glitch.me)
- Image to nft marker conversion using [NFT Marker Creator](https://carnaux.github.io/NFT-Marker-Creator/)LICENSE
-------
Except where otherwise noted, all original content here are released under [MIT license](https://opensource.org/licenses/MIT). However, part of the work here are derived from other open source projects and as a result
follow the licenses of their original sources.