I am creating a viewer for stl using the example provided in vtk.js.
However, there is a problem that can not be solved. If stl is loaded as binary, it appears to be loaded, but there is an invisible problem on the screen.
If you do not import the above line, the visibility of STL or any other geometry file would be affected, and they may not be visible in the application.