abdulsalam0 / CLEVR

0 stars 0 forks source link

Loading Images/models at run time #1

Open abdulsalam0 opened 4 years ago

abdulsalam0 commented 4 years ago

Loading images/models to the a-frame scene

Check out this repo to help you get started

https://stackoverflow.com/questions/49269426/how-to-load-3d-object-at-runtime-in-aframe

how to load images to a-frame the with assets download

https://www.youtube.com/watch?v=NYvYFtHReuE&ab_channel=DaniloPasquariello

abdulsalam0 commented 4 years ago

I found this resource that talks about how to add javascript to the HTML page checkout the append section to understand how you can add an entity to the run time env

https://aframe.io/docs/1.0.0/introduction/javascript-events-dom-apis.html