
GSoC 2025 - Final Report
This is the final report of my GSoC 2025 project Better interfacing of Blender and MDAnalysis with MDAnalysis organization under the mentorship of Yuxuan Zhuang and Brady Johnston. This project ai...
This is the final report of my GSoC 2025 project Better interfacing of Blender and MDAnalysis with MDAnalysis organization under the mentorship of Yuxuan Zhuang and Brady Johnston. This project ai...
This week, I completed the Canvas related changes. Here is the progress I made: PR #932 (merged) - Rendering Animations support A common context manager to temporarily override any ...
This week, I got started on the rendering support items after wrapping up the density entity related changes. Here is the progress I made: PR #920 (merged) - Density ISO Surface Style ...
This week, I completed the density component related changes. I made the following progress: PR #918 (open) Added two density annotations - one to show the density grid info and the...
This week, I got started on the density component visualization. I initiated discussion #914 outlining the approaches and started implementing them. I made the following progress: PR #916 (ope...
I added rendering support for annotations and completed the rest of annotation features. Here are the details: PR #909 (open) Rendering of annotations to PIL (Python Imaging Library)...
I made the following progress this week: PR #903 (merged) Open PR from last week Fixed a couple of bugs: drawing 2d text using normalized viewport coords, overwritten function ...
I made the following progress this week: PR #891 (merged) Updated the underlying datastore for annotations to use Blender properties instead of Geometry Nodes Added tests to ha...
This week, I continued with the Annotations discussion in #889 and created PR #891 with the base framework needed for Annotations support. This base framework allows user defined custom annotation...
The styles related changes are completed earlier this week and PR #888 is merged. After thinking about how to add Annotations support in the most extensible way possible and quite a bit of learnin...