Weekly Check-in #5

SunTzunami
Published: 07/05/2021

Fourth week of coding

Welcome to the fifth weekly check-in. I'll be sharing my progress for the fourth week of coding.

What did you do this week?

Created a PR for the molecular module. Enables the ability to create three types of molecular representations:

  1. Sphere Representation aka Space-filling model aka calotte model aka CPK model
  2. Stick Representation
  3. Ball and Stick Representation

What is coming up next week?

Mentors suggested changes to be made to the molecular module which shall be done by this week. A mid-week meeting with mentors has been scheduled to understand what kinda input vtkProteinRibbonFilter requires. Hopefully this will help me in implementing Ribbon model. Other goals will be decided after the meeting.

Did you get stuck anywhere?

I've been unsuccessful in sending protein data to vtkProteinRibbonFilter via a vtkPolyData.