qtvr | experimental app framework for VR
kandi X-RAY | qtvr Summary
kandi X-RAY | qtvr Summary
An experimental app framework for VR based on Qt & High Fidelity's 'interface'
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of qtvr
qtvr Key Features
qtvr Examples and Code Snippets
Community Discussions
Trending Discussions on qtvr
QUESTION
I want to convert some old-school QTVRs to HTML5, and A-Frame seems to be just what I am looking for. But I can't figure out how to define parameters that were easy to configure in a QTVR .mov file. Specifically:
Some of my equirectangular images don't contain data at the zenith/nadir, so I would like to limit panning in the vertical direction so that these "holes" aren't visible when the user navigates inside the photo. Is there a way to restrict it (say to 160/-160, instead of 180/-180)?
I can't figure out how to set the default "center point" for the photo when it is initially loaded. I've been playing with rotation and phi-start and I successfully configured the initial "pitch" using both phi-start and rotation. But I'd also like to set the initial yaw (I want to point the camera down slightly for the default view), and when I use rotation for this, the photo gets distorted when you interact with it (the horizon is no longer level). How can I just set the initial view without distorting it?
ANSWER
Answered 2017-May-16 at 23:51You will need to modify your own controls if you want a customized feature like limiting the camera (which isn't good for VR). A good place to start is to copy and paste the A-Frame
look-controls
and customize to do what you need: https://github.com/aframevr/aframe/blob/master/src/components/look-controls.jsPlaying with just the rotation should work. Open the A-Frame Inspector (
+ + i
) and find a rotation that works.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install qtvr
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page