-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
Milestone
Description
I tried to play with the Composite Example in the project and found that texture quality is different between the v0.2.0 release version and master branch when in VR Mode on Mobile, both iOS and Android.
In release/v0.2.0, the texture quality is fine and working properly in VR Mode on Mobile.
In master branch, the texture quality is downgraded and all images are blur in VR Mode on Mobile.
I made two html pages which have the same source code but includes the two different versions of Aframe framework.
- A-Frame Version: v0.2.0
- Platform/Device: VR Mode on Mobile
- Description: Fine texture quality
- Composite Example with release/v0.2.0
- A-Frame Version: master branch
- Platform/Device: VR Mode on Mobile
- Description: Texture quality is downgraded, images are blur
- Composite Example with branch/master