The 3D examples in the Qt Sdk(under opengl)already can demostrated,but without Qt/3D there.So,what is the difference between Qt OpenGL module and Qt/3D?
The 3D examples in the Qt Sdk(under opengl)already can demostrated,but without Qt/3D there.So,what is
Share
From the Qt/3D Reference Documentation:
So Qt/3D is an extension to the normal Qt OpenGL module. Browse the links in that page for more details and tutorials/samples.