Mauro I. Dominguez
Mauro I. Dominguez
Almost finished, only needs documentation
There is a bug when creating the neomandible 3D model for hemimandibulectomy mode. It's because there is no contact between resected mandible left and the bone segment of the contra-lateral...
> It looks good as an initial step to start. It needs to have a bevel (smooth edges) so the soft tissues are not irritated. Yeah. It needs to be...
Consider use of [this example](https://kitware.github.io/vtk-examples/site/Cxx/Visualization/ExtrudePolyDataAlongLine/) and [this filter](https://vtk.org/doc/nightly/html/classvtkRuledSurfaceFilter.html#details)
Half-toroids with rounded corners (positioned over the neomandible) could be interpolated using a spline that joins them together with rounded rectangles
Predictive holes (that's the custom plate fixation holes) should be added to the mandible surgical guide
> Half-toroids with rounded corners (positioned over the neomandible) could be interpolated using a spline that joins them together with rounded rectangles About doing the interpolation see LERP and smoothMax...
Consider using vtkSmoothPolyDataFilter with setSource for neomandible as input
Consider if this kind of visualization could help for mandible guide bases: 