Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. WebGL

WebGL

Scheduled Pinned Locked Moved QtWebEngine
cesiumqwebengineviewqwebviewwebgl
2 Posts 1 Posters 3.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kmbar2013
    wrote on 10 Jun 2015, 20:35 last edited by
    #1

    Due to google earth api going away soon, we've decided to give Cesium (http://cesiumjs.org/) a try. However using it has been troublesome.
    I created a test Qt application (Qt 5.3) to load a significant amount of data into Cesium using QWebView, as soon as the data is loaded navigation/moving the globe slows down drastically. Removing the loaded data and the globe is back to moving smoothly. Has anyone been able to load data successfully? (Using the same data with google earth, did not have these slow response times.)

    I also created a test Qt application (Qt 5.4) using QWebEngineView and received the error that while my browser supports WebGL Cesium failed to initialize. Using the QWebEngineView in my app, I went to https://get.webgl.org/ and got the following: "While your browser seems to support WebGL, it is disabled or unavailable." I attempted to use 5.4 in an effort to see if the responsiveness would be affected or not but was not able to get to the point of loading data.

    Any help/info would be appreciated.

    If WebGL is not currently supported, are there plans for it to be supported soon?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kmbar2013
      wrote on 28 Sept 2015, 18:02 last edited by
      #2

      Just an FYI, disabling network adapters (used by virtual machines) in Device Manager solved the sluggishness for me.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved