VisIt allows the user to reflect and leave the input mesh as is by default. Ascent mimics this with two pipelines and rendering both results.
This should be doable in vtkh/filters/PointTransform.cpp by adding the input to output. Would need a flag from ascent_runtime_vtkh_filters.cpp. Need to think about how to present this to user? Have on by default? "clean_up" to remove?
VisIt allows the user to reflect and leave the input mesh as is by default. Ascent mimics this with two pipelines and rendering both results.
This should be doable in vtkh/filters/PointTransform.cpp by adding the input to output. Would need a flag from ascent_runtime_vtkh_filters.cpp. Need to think about how to present this to user? Have on by default? "clean_up" to remove?