Hello! React AR is a great library so thanks to the devs for this! I wanted to know if and how it will be possible to use more dynamic content in the same case? Say I have 50 patt files with different info stored in a json object. How will I be able to loop thru it and set things like src, entity info etc?
@pratikgautam76754 жыл бұрын
What are the options for using AR with surface detection in react?
@kedarnathgubbi Жыл бұрын
Hi, could you please tell how to build your project
@sheshnathpandey53785 жыл бұрын
? how to load 3d models (dae, obj, gltf) in React Web AR. can you please explain these
@alexpryor45835 жыл бұрын
AR.js derives elements from three.js to load 3D models.
@marklagarta51813 жыл бұрын
How do I load my custom 3D models using this library? Thank you in advance
@deletrious2 жыл бұрын
awesome talk!
@rabel6066 жыл бұрын
Is there a github link for this demo?
@SajanThomas016 жыл бұрын
i believe this is the one , github.com/lbelfield/augmented-reality
@Stromya425 жыл бұрын
Indeed there is: github.com/lbelfield/augmented-reality Any questions, please let me know!
@joonhyukkang54135 жыл бұрын
@@Stromya42 Hi Luke. Great demo and presentation. I had a question on how to load 3d models (dae, obj, gltf) in React Web AR. Where would be the best place to ask you?