Created as part of the website http://www.stateofvr.com
There seems to be a lack of easy to use- 360 video playback for the desktop. Especially for the review process. This app should help with that.
Features -Navigate using mouse -Prints out frame number and allows scrubbing the timeline -Use J / L to step forward and backward through frames.
- K or Spacebar to pause and play video -Swop between 360 view or original latlong -Toggle Fullscreen
Openframeworks Copy to myApps, requires addon -ofxDatGui - http://braitsch.github.io/ofxDatGui
During compile the contents of the data folder is copied into the app folder, therefore making the app portable - no need to drag along the data folder.
Built using Openframeworks 0.9.2 Tested on OSX 10.10 but should work on 10.8+
Interaction:
Tap and drag to change camera view
Double tap to swop to google cardboard mode
LICENSE The MIT License (MIT)
Copyright (c) 2016 NEIL VAN VUUREN
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.