You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, this is a fantastic repository and very useful for beginners with A-frame. I am trying to simulate the elf and the stormtrooper files using the frame on Glitch.
I've included the directory structure below. I placed all the 3D model files and images in the assets directory.
The output I get is this
Could you suggest something?
Thanks
The text was updated successfully, but these errors were encountered:
Hi, looks like it was out of date (either the three loader, or my usage for aframe 1.2.0).
I've updated the collada-model so it uses the 'newest' THREE.ColladaLoader, and the component.
It seems to be working, but it reports a warning (looks like it's intentional tho).
Let me know if it's working for you as well,
Hi, looks like it was out of date (either the three loader, or my usage for aframe 1.2.0). I've updated the collada-model so it uses the 'newest' THREE.ColladaLoader, and the component. It seems to be working, but it reports a warning (looks like it's intentional tho). Let me know if it's working for you as well,
Thanks a lot for reporting an issue btw! Cheers
Thanks for your response. This seems to work properly on JSFiddle. However, I've not tested it locally on my machine.
Hi @gftruj,
Firstly, this is a fantastic repository and very useful for beginners with A-frame. I am trying to simulate the elf and the stormtrooper files using the frame on Glitch.
I've included the directory structure below. I placed all the 3D model files and images in the assets directory.
The output I get is this
Could you suggest something?
Thanks
The text was updated successfully, but these errors were encountered: