mind-ar-js
mind-ar-js copied to clipboard
Playcanvas support
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/
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.
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
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?
I think so. A decoupled tracking, returning a transform of the marker would an ideal starting point.
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.