From a3d5f0e50609379541abf649199266caf32ac9fe Mon Sep 17 00:00:00 2001 From: Martin Dobias Date: Tue, 10 Mar 2020 09:44:40 +0100 Subject: [PATCH] Updated Google Summer of Code 2020 Ideas (markdown) --- Google-Summer-of-Code-2020-Ideas.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Google-Summer-of-Code-2020-Ideas.md b/Google-Summer-of-Code-2020-Ideas.md index 536aceb..2d14457 100644 --- a/Google-Summer-of-Code-2020-Ideas.md +++ b/Google-Summer-of-Code-2020-Ideas.md @@ -19,6 +19,7 @@ Support for 3D map views has been around since QGIS 3.0 and getting better with - for line layers - features as 3D pipes - for raster layers - raster as a plane or volume - point cloud rendering +- rendering of georeferenced 3D models (e.g. OBJ format) - new rendering techniques - textured objects - physically based rendering (see e.g. https://learnopengl.com/PBR/Theory ) @@ -28,6 +29,7 @@ Support for 3D map views has been around since QGIS 3.0 and getting better with - globe rendering (in addition to the flat scene) - animations: support animation of other objects than just camera - formats: support for 3D tiles +- Python scripting to access live 3D map scene # For possible mentors