fury-gl / fury

FURY - Free Unified Rendering in pYthon.
https://fury.gl
Other
226 stars 165 forks source link

GSoC: Final Report #845

Closed JoaoDell closed 4 months ago

JoaoDell commented 10 months ago

Hello everyone, here is my final report. There are some things missing, like the 11° and 12° blogpost Fury links that are yet to be merged, but in general, I think that is it. I am gonna keep making some changes through the rest of this week until the deadline, but I created this PR so you could already give it a look image

codecov[bot] commented 10 months ago

Codecov Report

Merging #845 (b24a274) into master (e0741be) will not change coverage. Report is 24 commits behind head on master. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #845   +/-   ##
=======================================
  Coverage   84.49%   84.49%           
=======================================
  Files          44       44           
  Lines       10454    10454           
  Branches     1411     1411           
=======================================
  Hits         8833     8833           
  Misses       1252     1252           
  Partials      369      369           
ganimtron-10 commented 10 months ago

Hey @JoaoDell , Maybe you could use the format I used my final blogpost its much simpler - https://github.com/fury-gl/fury/pull/847. Before implementing, please confirm whether this table works or not.

JoaoDell commented 10 months ago

@ganimtron-10 thanks for pointing that out, I just realised there was an extra | at line 12. I have erased it and now it is building fine 👍