Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major 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.

        Activity

        Hide
        Ted Goddard added a comment -

        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.

        Show
        Ted Goddard added a comment - 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.
        Hide
        Ted Goddard added a comment -

        A progress bar has been added, however, the 3D model loading is performed on the UI thread, so the progress bar is not visible. Since the loading time has been improved, this will be marked resolved with future work to include multi-threaded model and texture loading.

        Show
        Ted Goddard added a comment - A progress bar has been added, however, the 3D model loading is performed on the UI thread, so the progress bar is not visible. Since the loading time has been improved, this will be marked resolved with future work to include multi-threaded model and texture loading.

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: