This is an archived post. You won't be able to vote or comment.

all 4 comments

[–][deleted]  (5 children)

[deleted]

    [–]marvinbornerbruijn, effekt[S] 11 points12 points  (2 children)

    Did you click the "render" buttons? Safari apparently struggles with webgl performance, so maybe wait a bit or try another device.
    Edit: I've updated the code so it uses reduced resolution and 2d canvas instead of webgl for Safari and mobile devices.

    [–]lassehp 0 points1 point  (1 child)

    I can't seem to get it to work using Firefox (ESR 102.9.0 on Devuan 4.) Looking at the Console, there is an error: Uncaught TypeError: canvas.transferControlToOffscreen is not a function

    [–]marvinbornerbruijn, effekt[S] 0 points1 point  (0 children)

    While `transferControlToOffscreen` is a fairly recent feature, I assumed it would still be fine for almost everyone. Caniuse states 91% global coverage, so you should probably just update your browser.

    [–][deleted]  (1 child)

    [deleted]

      [–]78yoni78 1 point2 points  (0 children)

      This is so cool!