@gnurob Yes exactly, it maybe is a bit misleading, that's why there is the IdeaSpace 360 Photo Tour Pro theme.

Posts made by WeddingDJ
-
RE: Navigation between photospheres
-
RE: Whoops, looks like something went wrong - install-user-config URL
There is currently an issue with PHP Version 7.4.* - it looks like the database tables are not installed correctly.
-
RE: can i use the plugin with react js and node js
@eliaskhs Which plugin? IdeaSpaceVR is a CMS with themes which are like "plugins".
-
RE: which Origin Trial Token for 3d model visualize
@ema which version of chrome?
-
RE: which Origin Trial Token for 3d model visualize
@ema The token was used for an older version of the Chrome browser. For now you could just fill in any characters. Is it still black? Which browser do you use?
-
RE: Where is the "VR View 360 Video Gallery theme"?
@ramiouanes Thank you for your message. It is motivating to see that there are people who would need such a theme. The more people ask for it, the faster it would ship.
-
RE: Where is the "VR View 360 Video Gallery theme"?
@DZenker And yeah, developing a 360 video theme shouldn't be that hard, especially if you load videos just progessively.
-
RE: Where is the "VR View 360 Video Gallery theme"?
@DZenker I just merged your PR, thanks a lot!
-
RE: Where is the "VR View 360 Video Gallery theme"?
@DZenker Hello Dietmar, thank you for your feedback! It is very much welcome! Yes, the current themes could be extended to support 360 videos, that's true. But I always thought that 360 videos properly implemented would need some sort of streaming, in order to avoid long waiting times. What do you think?
The number of developers is 1, just me myself and I.
Many greetings!
-
RE: Installing IdeaSpaceVR on local linux workspace, blank index.php
@hermetic Hi, you have to give user permissions to the web server to allow write access to the file laravel.log. Eg. sudo chown -R <insert your user>:www-data /var/www/html/vr/storage (depending if www-data is the group where your web server belongs to).
-
RE: Browser Tab Title
@erichawkinson If you refer to these vars of a space, it is this file. The title is also in there, but like I said, it is dynamically set. https://github.com/IdeaSpaceVR/IdeaSpace/blob/master/resources/views/layouts/app.blade.php
-
RE: Browser Tab Title
@erichawkinson Are you referring to a title of a space which you created? The title of a space is generated from the infos you enter when creating your space, using a theme.
-
RE: Where is the "VR View 360 Video Gallery theme"?
@DZenker The VR-View-360-Video-Gallery theme has been removed a while ago, since it is not working in VR headsets. You could try to download and install the theme from the repository which you found. It should still work.
-
IdeaSpaceVR Release v1.2.2
Just shipped the IdeaSpaceVR release v1.2.2 which implements the new #WebXR Device API via A-Frame. All themes have been updated as well, so everything should work as expected again. https://ideaspacevr.org/download
-
RE: Is it possible that Chrome changed something that cause the site to break?
@inY2k I sent you an update for your purchased IdeaSpace 360 Gallery theme.
-
RE: Is it possible that Chrome changed something that cause the site to break?
@inY2k Yes, Chrome changed something: it introduced the new WebXR API with Chrome 79. I am currently updating all themes to support the change.
Your site still works fine in Safari and Firefox browsers. By the way, nice web site!
I will send out an update to all people who purchased a theme. And of course the free themes will be updated as well.
Cheers!
-
RE: Issue in Embedded Code
@wsloi87 Which Chrome browser are you using? It could be related to the change of the WebXR API on Chrome. Does it work in firefox?
-
RE: Issue in Embedded Code
@wsloi87 Could you give me the link to the website where you embedded the iframe?