Skip to content

Implement wide line rendering for GLES polydata mappers

  • addresses #18788
  • depends upon !10011 (merged)
  • This MR makes it possible to render lines that are wider than 1 pixel in VTK-wasm or VTK rendering within GLES contexts. It already works for desktop GL >= 3.2 contexts
Edited by Jaswant Panchumarti (Kitware)

Merge request reports