riderodd / react-native-ar

React native AR model viewer
MIT License
64 stars 8 forks source link

Add multiple objects in a scene, image tracking and location based markers #136

Open monkeyK1n9 opened 11 months ago

monkeyK1n9 commented 11 months ago

I really like the work you have put in. Could you add the possibility to include multiple objects in a scene. "model" property becoming an array of strings and there are individually tracked

For image tracking, if the user provides an image, the object appears when the camera meets the image.

For location based, ehen the user provides a location, the component computes the user's location compared to the object's and when it fits a minimum required, the object appears.

Thanks.

riderodd commented 11 months ago

That would be awesome, but I really don't have enough free time to maintain this repo anymore. If you want to do it, feel free to make a PR, I'll merge it with pleasure !