Re: [Qgis-user] QGIS X3D processing

2017-03-27 Thread Paolo Cavallini
Il 27/03/2017 01:52, Andreas Plesch ha scritto:
> Hi Paolo,
>  
> 
> Date: Sun, 26 Mar 2017 20:22:06 +0200
> From: Paolo Cavallini  >
> 
> 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.
All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
https://www.google.com/trends/explore?date=all=IT=qgis,arcgis
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS X3D processing

2017-03-26 Thread Andreas Plesch
Hi Paolo,


> Date: Sun, 26 Mar 2017 20:22:06 +0200
> From: Paolo Cavallini 
>
> 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 ?

-Andreas
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS X3D processing

2017-03-26 Thread Paolo Cavallini
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?
All the best.

-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
https://www.google.com/trends/explore?date=all=IT=qgis,arcgis
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] QGIS X3D processing

2017-03-25 Thread Andreas Plesch
I would like to share a project for 3d visualization of Qgis content by
utilizing a not very well known ISO standard, the X3D geospatial component
as openly available in the x3dom implementation (http://x3dom.org). As a
first tangible result of this effort, it becomes possible to generate an
interactive 3d model of a DEM on a web page. Here is an example:

https://rawgit.com/andreasplesch/QGIS-X3D-Processing/master/examples/
output/n35w120nedWGS84_200x200.html

This page is directly generated from a DEM raster layer by running a new
processing model. The project uses exclusively the processing framework and
sofar consists of a number of foundational scripts and models. All code and
more examples are available on github:

https://github.com/andreasplesch/QGIS-X3D-Processing

Use the provided instruction if you feel adventurous
.
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,

Andreas
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user