0
votes

I'm checking web-vr frameworks and looking for an availability to change the projection settings/the camera settings for left and right eye. Is it somehow possible or this is done automatically by the browser?

I checked A-Frame framework from mozilla and react-vr but I could not find such options.

1

1 Answers

0
votes

The camera projections are provided by the browser through the WebVR API and are specific to each headset. It's probably something you don't want to change.