[SoC] GSoC 2020 - Coding Period Week 9 Report

BELGACEM NEDJIMA gb_nedjima at esi.dz
Sun Aug 2 14:26:23 PDT 2020


Hi all,
Last week the scene export feature was pushed into master and now anyone
can experiment with it. If you experimented with the feature and had any
issues don't hesitate to let me know about it.
Here is my report for this week:

   -
   - Tasks done:
      - The scene export feature is merged with the master branch and
      contributors can check the scene export export feature.
      - Read the code Qt3DExtras::QSkyboxEntity from the Qt3D source files
      and found a bug that prevented textures from loading correctly.
      - Implement QqgSkyboxEntity class based on Qt3DExtras::QSkyboxEntity
      implementation.
      - Implement rendering of skyboxes using either a collection of
      textures in the same directory or 6 images for each cube face.
      - Implement rendering of skyboxes using a single 360 image (I tested
      .hdr images from HDRI-haven <https://hdrihaven.com>and it worked
      well).
      - Make QgsSkyboxSettings class and necessary UI for the skybox
      configuration.
      - Added documentations and some refactoring.
      - Made a pull request you can check at github
      <https://github.com/qgis/QGIS/pull/38087>.
   - Screenshots:
      - skybox1 <https://i.imgur.com/OSRXYRh.gif>
      - skybox2 <https://i.imgur.com/bvrdgul.gif>
   - Tasks to be done:
      - Fix github checks and address reviews.
      - Work on wire frames rendering.
   - Blocking issues: None

Any suggestion or feedback is always welcome.
Best wishes,


-- 
Belgacem Nedjima
4th year computer science and engineering student.
https://github.com/NEDJIMAbelgacem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/soc/attachments/20200802/7302a530/attachment.html>


More information about the SoC mailing list