User:Rishabhsuthar32/GSoC20/Log

From BRL-CAD
< User:Rishabhsuthar32
Revision as of 00:06, 7 July 2020 by Rishabhsuthar32 (talk | contribs) (Week 6 update)

Development Logs

Community Bonding Period

  • Compiled working version of BRL-CAD with OpenCL on Ubuntu 18.04
  • Got familiarised with the MGED commands and the sequence of code being called from the build
  • Checked out other primitives which have been parallelized and their structure

Weekly update

  • Week - 1 (June 1 - June 5)
    • June 1: Working on getting ARBN primitive parallelized via OpenCL
    • June 6: Submitted patch for review (June 6)
  • Week - 2 (June 8 - June 12)
    • June 8: Working on getting PIPE primitive parallelized via OpenCL
    • June 9: Worked on discont_radius_shot() function
    • June 10: Worked on bend_pipe_shot() function
    • June 12: Worked on linear_pipe_shot() function
  • Week - 3 (June 15 - June 19)
    • June 15: Worked on pipe_start_shot() and pipe_end_shot() function
    • June 17: Assembled all in pipe_shot() function
    • June 19: Fixed a few bugs in pipe_shot() file
  • Week - 4 (June 22 - June 26)
    • June 22: Submitted the PIPE patch file in sourceforge
    • June 23: Started working on Dispalcement Map primitive
    • June 24: Worked on dsp_in_rpp() function
    • June 26: Worked on recurse_dsp_bb() function
  • Week - 5 (June 29 - July 03) // Kept DSP primitive on hold owing to it's complex structure
    • June 29: Started working on Volume primitive
    • July 1: First Evaluation Feedback
    • July 3 : Completed rt_vol_shot() and rt_vol_norm() function
  • Week - 6 (July 6 - July 10)
    • July 6: Resolved few bugs
    • July 7: Submitted patch for Volume primitive
    • July 8: Started working on Metaball primitive
    • July 10: Converted secondary functions like rt_metaball_point_value_iso(), rt_metaball_find_intersection(), etc.
  • Week - 7 (July 13 - July 17)