webarkit / ARnft

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

NFT-Marker-Creator #287

Open Parisa-DolphinSoft opened 2 years ago

Parisa-DolphinSoft commented 2 years ago

Hi I created a js project with react and three.js and arnft (jsartoolkit). I see some problem in arnft performance (or maybe I did not understand How to use correctly) I hope whenever you find the answer help me. This is my email also : vira4.company@gmail.com

I checked this complete example also : https://github.com/webarkit/ARnft

Problems:

3) In https://github.com/webarkit/ARnft or https://www.webarkit.org/tools/nft_marker_creator/ when we upload image we can see that is it possible or not(by star rates) I use this code in my application and want to check by myself , so how can I show the user that image is sutable or not

I used this code for converting jpg to set files: https://github.com/Carnaux/NFT-Marker-Creator