If WebGL is not supported by the browser, the camera preview will not render. Real [issue](https://github.com/toxicFork/react-three-renderer/issues/79) is with rendering library. Workaround: If you're using a mac, try using Safari. Could do a check for WebGL support and show error message, etc.
If WebGL is not supported by the browser, the camera preview will not render. Real issue is with rendering library.
Workaround: If you're using a mac, try using Safari.
Could do a check for WebGL support and show error message, etc.