For some reasons WebGL is not working in your QWebEngine. This make impossible to use 3D graphics. Searching in internet, I found possible workaround here:
Can you try to export following shell variable before starting qtweb application:
And if you are not interested in 3D graphics (like geometry viewer or lego plots),
one can provide qtweb application without these elements shown by default.