In theory every browsers that support the CSS property "transform-style: preserve-3d;" can run the app.
But in practice it's not that simple, for example Firefox has some serious performance issues with 3D, and the overall experience using the app was really bad.
I built the app with cross browsers in mind, so it will be really easy for me to expand the list of supported browsers in the future (hopefully).
Comments
In theory every browsers that support the CSS property "transform-style: preserve-3d;" can run the app. But in practice it's not that simple, for example Firefox has some serious performance issues with 3D, and the overall experience using the app was really bad.
I built the app with cross browsers in mind, so it will be really easy for me to expand the list of supported browsers in the future (hopefully).