webarkit / ARnft

A small javascript library for WebAR with NFT
GNU Lesser General Public License v3.0
219 stars 54 forks source link

Add support for aframe #6

Closed kalwalt closed 3 years ago

kalwalt commented 4 years ago

It would be awesome to add support also for aframe. Development of a arnft component and of a-rnft primitive.

jonasjohansson commented 3 years ago

What is the current status of this issue? Really keen to add this into my learning platform for web driven AR/VR - as well as upcoming classes: https://www.exploring.technology/learn/aframe

kalwalt commented 3 years ago

Hi @jonasjohansson onestly haven't continued on this. For now, i am focused on adding typescript capabilty to the project https://github.com/webarkit/ARnft/pull/158. This involve also to translate jsartoolkitNFT to a typedscript version, see my WIP PR https://github.com/webarkit/jsartoolkitNFT/pull/89 . For this reason the other issues are not a priority. We decided also that we remove the rendering engine, Three.js for now, from the core of ARnft. We'd like that ARnft became an agnostic library. We will provide examples and other rendering libraries to interface ARnft, for an easier development. So i am afraid that the Aframe feature willl never added in the main core of it, but as a separate project/lib.

albjeremias commented 3 years ago

i think this issue could be closed!