Skip to content

STL file viewer

Phil Hughes requested to merge 3d-file-viewer into master

What does this MR do?

Gives the ability to render 3D STL files natively through ThreeJS. This does not support diffing the files, only viewing them in the file viewer. Diffing them should be done in a different merge request.

Screenshots (if relevant)

Screen_Shot_2017-03-31_at_09.45.39

Screen_Shot_2017-03-31_at_09.45.42

What are the relevant issue numbers?

Part of #30074 (moved)

Merge request reports