Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.2 Beta
-
Fix Version/s: EE 1.2
-
Component/s: Containers
-
Labels:None
-
Environment:ICEmobile, iOS
Description
The Augmented Reality Marker view has a 20 - 30 second startup. If this cannot be improved, a progress bar will be necessary.
One of the ICEfaces logo 3D models was 333k, which is not large in terms of loading from the filesystem, but the WaveFront obj parser has two very inefficient loops which result in very long processing for this file. It has been removed in place of an equivalent 3D model of the ICEfaces logo with a smaller polygon count.