krsbx / mind-ar-compiler

0 stars 0 forks source link

is it working with nodejs? #1

Open jack-solutions opened 4 months ago

jack-solutions commented 4 months ago

so can i compile mind image in backend in nodejs now?

krsbx commented 4 months ago

@jack-solutions I believe on the original mindar repo it already support a nodejs, therefore this repo will be discontinued

jack-solutions commented 3 months ago

but i believe, this doesnt work on the server side? do we have some solution that we can generate mind file on a server side? right now this only works on the browser side. Let me know if i am wrong? @krsbx

krsbx commented 3 months ago

@jack-solutions since this repo is discontinued, you can check on the original mind-ar-js repo with the working example on nodejs nodejs/createImageTargetLibrary.js