In the models.md file of the Slicer source code, it is mentioned that the Gouraud interpolation method is enabled by default. I would like to switch to a different interpolation method, such as Phong or Flat, for the 3D model visible in the interactive 3D widget.
Could someone please guide me on which file to modify?
Thank you for asking for my suggestions! I would be happy to offer one: I believe that providing a short demo video for each module’s usage at the top of each module section in the documentation would greatly help users and learners of Slicer.
Thanks for the suggestion! The problem with videos is that they cannot be changed when something changes in the app, they need to be redone from scratch. At the same time text documentation is very easy to maintain. Since Slicer does not have funding for infrastructure, any development that is not directly related to an ongoing research effort needs to be done in our “free time”.
At the same time there is an ongoing effort to automatically record tutorial videos in different languages following a script. That could be used for the module doc videos as well once done and proven. (I tried to find the project week page but didn’t succeed)