6 ms·
I've totally neglected it (and it's been in rough shape for a while) but I have a functional Geographically based Augmented Reality library. If someone's inter
by haseman 16y ago
I've totally neglected it (and it's been in rough shape for a while) but I have a functional Geographically based Augmented Reality library. If someone's interested I'd love to hand the reigns of the project over. Right now it's very much in a proof-of-concept state.
http://github.com/haseman/Android-AR-Kit http://github.com/haseman/Android-AR-Kit
- tocomment 16y agoI wanted to do AR based on a page of text. So it would hover images over certain words. Any idea if that's possible? Any idea where to start learning about it?
- haseman 16y agoYou're looking for pattern based AR (unless the words on your paper have precise GPS coordinates) I haven't look at it much yet, but you might have some luck with the new Quallcom AR SDK. https://ar.qualcomm.com/qdevnet/sdk https://ar.qualcomm.com/qdevnet/sdk
- tocomment 16y agoThanks. A lot of times knowing what to search for is half the battle. I'll see what pattern based AR turns up.