difftaichi icon indicating copy to clipboard operation
difftaichi copied to clipboard

refactored volume_renderer, improved readability

Open ifsheldon opened this issue 4 years ago • 0 comments

When I read your code, I found something that is not clear enough and may lead to some confusions, so I did a little bit refactoring including:

  • removed unused code
  • renamed some vars
  • added comments
  • reformatted with yapf

I didn't change the logic of the code itself.

ifsheldon avatar Jun 12 '21 17:06 ifsheldon