Super creative use of A-frame, nice job. I spent the last month or so building a VR project and I found A-frame itself is still very early on and has a number of quirks, any particular issues you ran into?
- Autoplaying video/audio is a PITA. If you use video or audio in Guri you'll see a play button. It seems iOS will eventually remove the restriction...
- CORS is a hard restriction for this tool. That's why I built the uploader into the editor. If you plan to do your own experience and can avoid it having your assets in the same domain on a CORS-enabled cdn please do
This being said, the A-frame community is the most welcoming I've ever seen
- CORS is a hard restriction for this tool. That's why I built the uploader into the editor. If you plan to do your own experience and can avoid it having your assets in the same domain on a CORS-enabled cdn please do
This being said, the A-frame community is the most welcoming I've ever seen