Live data from Hacker News

Viewing profile — jonasechterhoff

jonasechterhoff

HN member
Joined
Fri, Aug 15, 2014, 8:36 AM UTC
HN karma
13
Public activity
3 items

About jonasechterhoff

No profile information was provided.

Recent public activity

  1. comment
    Comment #16568480

    A few comments (Disclaimer: I work at Unity): -As others said, with Unity, you get a full game engine cross compiled to JavaScript/WASM, which has more overhead then simply renderi…

  2. comment
    Comment #8183890

    Correct - we draw all the UI ourselves. Yet, we did indeed have a lot of dependencies on Carbon APIs for all sorts of different things like handling rendering into windows or fulls…

  3. comment
    Comment #8181407

    Disclaimer: I work for Unity. -As for 64 bit support, the biggest problem for that with Unity is all the dependencies to third party technologies we integrate. We've managed to get…