Search found 9 matches

by jgrantps
Tue May 21, 2019 4:37 pm
Forum: Object2VR general
Topic: Track & log current row/column/state
Replies: 2
Views: 5047

Re: Track & log current row/column/state

Thanks Martin - I didn't think to look into the API. There are instructions for how to access the API, but they seem to all be through using the Flash output. I'm needing to stick with the HTML5 output for CMS reasons... is there a way access the 'obj.getColumn()' and 'obj.getRow()' elements (or any...
by jgrantps
Mon May 20, 2019 8:50 pm
Forum: Object2VR general
Topic: Track & log current row/column/state
Replies: 2
Views: 5047

Track & log current row/column/state

Is there a way to output (or capture via HTML/JS) the current row and/or column that a user is on at a given point in time while viewing an O2VR movie? I'd like to reference the row and column numbers so that I can add some supplemental data that updates on the screen for the user based on what spec...
by jgrantps
Fri Oct 05, 2018 4:24 pm
Forum: Websites Gallery
Topic: Object2VR workaround webpage
Replies: 1
Views: 5866

Object2VR workaround webpage

I made this site to mimic dynamic view states, that would adjust certain components of the movie while leaving other variable components unaffected. This would be a nightmare/impossible to build in Object2VR alone. The "skin" controller is separate from the actual movies. It's built in HTM...
by jgrantps
Fri Oct 05, 2018 4:12 pm
Forum: Object2VR general
Topic: Issue with PNGs and multiresolution
Replies: 9
Views: 10342

Re: Issue with PNGs and multiresolution

Oops - sorry about missing this.

Yes, I've tried single resolution and it works the way you would expect. It is only an issue with multi-resolution...
by jgrantps
Wed Aug 29, 2018 7:51 pm
Forum: Object2VR general
Topic: Issue with PNGs and multiresolution
Replies: 9
Views: 10342

Re: Issue with PNGs and multiresolution

Thanks Hopki - I've tried that out - you can check the code with my published test here: http://avatarstudios.ca/test2/ This is a multi-resolution tour published with the generated files as .pngs. Not sure if your code addition was put in properly (I know nothing about code!), so my ignorance may be...
by jgrantps
Fri Aug 24, 2018 7:08 pm
Forum: Object2VR general
Topic: Issue with PNGs and multiresolution
Replies: 9
Views: 10342

Re: Issue with PNGs and multiresolution

my example is now offline, but to answer hopki's question - it happens with multresolution, not necessarily single resolution. The software glitches for some reason when you either turn the display background off or set the display to 0 alpha - the generated outputs will still sometimes have the col...
by jgrantps
Thu Jul 05, 2018 2:05 pm
Forum: Pano2VR general
Topic: Pano2VR 6 Gyroscope control feature
Replies: 6
Views: 7006

Re: Pano2VR 6 Gyroscope control feature

Thanks so much Tony. I was baffled by the change to say the least. Your post is a lifesaver!

I look forward to when the documentation is updated to reflect all added/adjusted features.
by jgrantps
Thu Jul 05, 2018 3:57 am
Forum: Pano2VR general
Topic: Pano2VR 6 Gyroscope control feature
Replies: 6
Views: 7006

Pano2VR 6 Gyroscope control feature

I must be missing something, or going crazy... not sure. In Pano2VR 5 Pro the option for activating gyroscope control for tours was found in the HTML template editor. It was a super simple checkbox - easy peazy. I upgraded to Pano2VR 6 Beta 3 the other day, and the Gyroscope control on/off checkbox ...
by jgrantps
Thu May 31, 2018 2:58 pm
Forum: Object2VR general
Topic: Issue with PNGs and multiresolution
Replies: 9
Views: 10342

Issue with PNGs and multiresolution

I have run into a weird problem with my current object2vr project. I want to use an HTML5 with multiresolution for mobile friendly/optimized load times, and I want to have the images transparent so that I can control the background color through the HTML. I used the tiling setting of "tiles/c%c...