Open sirkitree opened 8 years ago
The main node is now themed to show in aframe.
http://vr.lulladev.com/node/1/360
I created a new layout for /node/%/360
for photo nodes and then a simple tpl file https://github.com/LullabotVR/360gallerysite/blob/master/docroot/core/themes/bartik/templates/block--field:field-block:node-field-photo.tpl.php
I also increased the upload file size limit in the htaccess file: https://github.com/LullabotVR/360gallerysite/commit/89ec5ec88d05712b58327ea20b8befcc61abacde
This is now at the point where you can upload a 360°photo and then go to the /360 version of the node and get it in an aframe skybox.
:+1:
I've started a concept in aframe for showing more than one photo in a gallery. http://vr.lullabot.com/gallery/
Ideally this would work off of the data received in the view created in #2, but a manual query would also be fine. The UI should looks something like Tao's ( @davexoxide can you provide a link? )