You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would reduce the glTF size over the wire if we always produced an instanced glTF and let the design tiler de-instance it. We'll just need to set --enable-instancing=true/false when calling the design tiler.
The text was updated successfully, but these errors were encountered:
Could we have a single code path?
It would reduce the glTF size over the wire if we always produced an instanced glTF and let the design tiler de-instance it. We'll just need to set
--enable-instancing=true/false
when calling the design tiler.The text was updated successfully, but these errors were encountered: