Open jkosem opened 4 years ago
Oh yeah, here's the Glitch where somehow things are working. I think I'll see how it goes on there because mobile testing is way easier (did it the dumb way before with running a web server local to mobile browser).
There were just massive issues somehow with where the file was (wasn't working locally for whatever reason), and having it on a CDN via Glitch somehow sorted which still doesn't make sense. GLTF is a very sensitive format apparently.
I think it's do with Glitch's media/cross site content policies. TLDR - all content needs to be on their CDN with their funny hash urls so they don't get spammed/DDOS'd.
Can you shoot a video?
@JGL
So it took me half a day, but managed to get a castle showing up in AFrame. This was for how much work it was, fairly anticlimactic, but the thing is we can get a webVR view of a castle.
So the thinking is this:
Here is a not great looking castle being attacked by a giant sheep as a POC. There is a lot to learn still about default camera views and whatnot.