View Source KinoStlViewer (kino_stl_viewer v0.1.0)
Renders an STL file using react-stl-viewer
Summary
Functions
Loads a STL file into the viewer.
The data is expected to be the binary data of the file itself, so if the file is in disk, read it first and then call this function.
Creates a new STL Viewer