XMLWordPrintable

Details

    • 82d8a5c81d79e0c38e4f593c1424f8b212cb750f

    Description

      The rendering speed of HTML 5 canvas is not good enough for CPU limited device ARM11, Cortex A8 (for dynamic content obviously ).

      Samuel demonstrated the speed of HTML 5 canvas with the graphic system openGL. This graphic system is still considered experimental and has negative side effects when considered outside canvas alone.

      When the other layers are also composited with openGL, it would make sense to render the canvas directly on a Framebuffer object (FBO).

      This project is about:
      -render canvas with openGL
      -measure the performance gain and loss depending on the use case
      -find an acceptable solution for the pixel read-back API

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            chramos chramos
            jturcott Jocelyn Turcotte
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes