No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. ZeroSkill
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    ZeroSkill

    @ZeroSkill

    0
    Reputation
    14
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ZeroSkill Follow

    Latest posts made by ZeroSkill

    • RE: Electron WebGL with three.js

      I got the development mode to work with:

      quasar dev -m electron – --no-sandbox --disable-setuid-sandbox --ignore-gpu-blacklist

      However, the build version does not work.

      posted in Framework
      Z
      ZeroSkill
    • Electron WebGL with three.js

      I have a web app that uses three.js and quasar. It works fine in the browser but on electron it complains that:

      62ea20fe-99f1-437b-add3-30cb5379075b-image.png

      When probing a canvas element by hand I find that:

      b134259e-b4b6-4c79-9ed9-7ae1427a6a16-image.png

      However:
      a5ceed24-5b9c-43a8-8575-ccacf8d2e314-image.png

      How can I fix this?

      posted in Framework
      Z
      ZeroSkill