When an app is opened that uses Google Cardboard, the distortion is adjusted for the particular headset the user has configured (Cardboard A, Cardboard B, C-1 Glass, Daydream, Viewmaster, etc.)
With Aframe, there seems to only be one kind of lens view, which makes Aframe experiences look pretty bad with certain headsets. Anyone know a good way to handle this? For example, is there any way to do any of the following:
Have Aframe use existing Google Cardboard settings?
Set up toggles so that a user may select their Cardboard headset within Aframe?
Manually make adjustments like in Krpano tours' VR Setup?