https://github.com/kalwalt/arjs-aframe-test
A testing repository for a new AR.js concept
https://github.com/kalwalt/arjs-aframe-test
aframe arjs three-js typescript
Last synced: 28 days ago
JSON representation
A testing repository for a new AR.js concept
- Host: GitHub
- URL: https://github.com/kalwalt/arjs-aframe-test
- Owner: kalwalt
- Created: 2024-03-29T18:50:21.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T20:46:37.000Z (about 2 years ago)
- Last Synced: 2025-01-18T07:45:13.835Z (over 1 year ago)
- Topics: aframe, arjs, three-js, typescript
- Language: JavaScript
- Homepage:
- Size: 2.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Welcome to ARjs-aframe-test!
This project serve as a test for the @ar-js-org/ar.js-threejs module with aframe. Enter in the arjs-aframe-js folder and try one of the examples.
The idea is to test the @ar-js-org/ar.js-threejs in a javascript environment with aframe (arjs-aframe-js) and in a typescript environment (arjs-aframe-ts, not yet available...).
This could be a starting point for a new AR.js module.
## Feature to add
- [ ] arjs-aframe-ts to test the module with Typescript.
- [ ] typescript definitions for both
- [ ] support for NFT markers
- [ ] more examples