three-vr-renderer icon indicating copy to clipboard operation
three-vr-renderer copied to clipboard

VR renderer for THREE.js utilizing the upcoming VR APIs in popular browsers.

Results 1 three-vr-renderer issues
Sort by recently updated
recently updated
newest added

A couple updates that might be useful: - Defaults to using getCurrentEyeFieldOfView, and falls back to getRecommendedEyeFieldOfView if not available - Disables scissor testing after rendering in case you go...