Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.41k forks source link

Research on the OB blitting issue/fix #4292

Open keianhzo opened 3 years ago

keianhzo commented 3 years ago

This was added to overcome a ThreeJS bug in OB. We should research more to find a more elegant solution or open a bug in the ThreeJS repo.

https://github.com/mozilla/hubs/pull/4255

┆Issue is synchronized with this Jira Task

keianhzo commented 3 years ago

r128 does not fix the issue, but this got broken at some point after a past ThreeJS update (before r111). It will require some more research to try to find a more elegant solution.

Updating the title as this isn't true anymore.