Sixth week of coding!#
Welcome to the seventh weekly check-in. I’ll be sharing my progress for the sixth week of coding.
What did you do this week?#
Updated Molecular module: made it more pythonic, implemented ribbon actor, added support to pass numpy arrays (earlier, atomic data could only be added by using the add_atom).
Created PR #462 to:
Updated surface animation (used gridUI, added multiple animations).
Created a topic on vtk discourse forum to query about gaps in bonds (tried resolving it by manipulating vtkProperties: BackfaceCulling, FrontfaceCulling but was unsuccessful).
Read about molecular surface (theory behind it).
What is coming up next week?#
Update molecular module by adding tests, ribbon actor.
Try to implement molecular surface representation.
Interactivity of the molecules.
Did you get stuck anywhere?#
I didn’t get stuck anywhere this week.
Au Revoir!