hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.19k stars 407 forks source link

Playcanvas support #229

Closed AVTPJ closed 1 year ago

AVTPJ commented 2 years ago

Would love to have a Playcanvas-supported version of MindAR. Would you be able to provide a simple demo to just load the library in PC? https://playcanvas.com/

Rechi86 commented 2 years ago

Same here. I would love to integrate into my Playcanvas project. @hiukim Maybe you could provide us some hints on how to start such an integration (how to get the transformation matrix from the camera stream or else) and I might could help with the PC-side of things.

positlabs commented 1 year ago

I am just starting with the library, but in general I think it would be nice to have a super basic version that doesn't do any rendering, just tracking. It would be a "BYOR" (bring your own renderer) build.

Edit: I just saw this ticket https://github.com/hiukim/mind-ar-js/issues/104

issacclee commented 1 year ago

playcanvas support would be great. Am I right to assume it will be easy to achieve once mind-ar is fully decoupled from three.js?

Rechi86 commented 1 year ago

I think so. A decoupled tracking, returning a transform of the marker would an ideal starting point.

hiukim commented 1 year ago

sorry, I've no plan to support PlayCanvas at the moment. In case someone wants to lead this development, feel free to re-open the issue.