Let me share a project for interactive 3d visualization of qgis content on the web using the geospatial component of the standardized X3D format. Code and examples are on GitHub:
https://github.com/andreasplesch/QGIS-X3D-Processing This effort is similar to QGIS2Threejs but is just starting out and will use quite a different approach. On the user list Paolo mentioned plans to use native qt5 3d facilities for qgis3 as well (see below). Is there a repository or documentation to learn more about this ? For example, it may be beneficial to use webGL enabled webkit (perhaps in the processing results viewer). Any pointer or other feedback is very welcome, Andreas Date: Mon, 27 Mar 2017 08:15:36 +0200 From: Paolo Cavallini <[email protected]> To: [email protected], qgis-developer <[email protected]> Subject: Re: [Qgis-user] QGIS X3D processing Message-ID: <[email protected]> Content-Type: text/plain; charset=utf-8 Il 27/03/2017 01:52, Andreas Plesch ha scritto: > Hi Paolo, > > > Date: Sun, 26 Mar 2017 20:22:06 +0200 > From: Paolo Cavallini <[email protected] > <mailto:[email protected]>> > > Il 26/03/2017 00:27, Andreas Plesch ha scritto: > > I would like to share a project for 3d visualization of Qgis > content by > ... > > This effort is similar to QGIS2Threejs but is just starting out > and will > > use quite a different approach. > > > > Any comment, feedback or thought is welcome, > > Cool, thanks. AFAIK there are plans to use native Qt5 3D facilities, > have you had a look to this too? > > > I looked into using qt webkit and found that qt5 webkit supports webgl > (and probably a modern js engine?). That would be very interesting as it > would be possible to rely just on webkit and perhaps have some tighter > integration with the Qgis gui. > > What would be a good place to learn more about QGIS3 plans to use native > Qt5 3d facilities ? Hi Andreas, I do not know much. You can probably have a look to the work of Minoru Akagi, who started some early development on this. However, I think some core devs may be interested in joining the discussion. -- Andreas Plesch 39 Barbara Rd. Waltham, MA 02453
_______________________________________________ Qgis-developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
