Updated Google Summer of Code 2020 Ideas (markdown)

Martin Dobias 2020-03-10 09:44:40 +01:00
parent 211228837d
commit a3d5f0e506

@ -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