I’m trying to make a simply version of 3d slicer using the Jupyter notebook.
I would like to enable the « sphere » brush option and be able to choose the % of the brush in my def paint but didn’t find a way to do it properly.
I’m currently coding in a 3d slicer Jupyter notebook in order to make a simplify version of 3d slicer with only the tools I need.
I would like to enable the « sphere » brush option and be able to choose the % of the brush in my def paint but didn’t find a way to do it properly.