PlumCantaloupe / circlesxr

A work-in-progress framework that aims to bring together multi-user XR experiences in learning using WebXR.
https://www.anthony-scavarelli.com/portfolio/circles-webvr-education-platform/
MIT License
15 stars 31 forks source link

Explore dynamic loading of low / medium / high resolution assets #151

Open PlumCantaloupe opened 3 years ago

PlumCantaloupe commented 3 years ago

A-Frame does not currently provide a way to load in assets conditionally on platform i.e. load in lower resolution assets for mobile platforms, but there are some potential ways forward:

This could be related to the LOD issue #152 ...

MarkMcGregor-dev commented 3 years ago

Finding some useful things: