Visualizer 2
This commit is contained in:
@@ -5,9 +5,14 @@ Modules
|
||||
parser
|
||||
NC-dialect reader. Standard library only — importable with zero installs.
|
||||
viewer
|
||||
Plotly figure builder and self-contained HTML writer (needs plotly, numpy).
|
||||
NC Plotly figure builder and self-contained HTML writer (needs plotly, numpy).
|
||||
server
|
||||
Drag-and-drop local web front end around the viewer.
|
||||
Drag-and-drop local web front end around the NC viewer.
|
||||
stl_viewer
|
||||
STL mesh figure builder + HTML writer, with per-coordinate direction
|
||||
vectors (needs plotly, numpy, trimesh).
|
||||
server2
|
||||
Drag-and-drop local web front end around the STL viewer ("server 2").
|
||||
|
||||
This top-level package deliberately imports nothing heavy: ``import
|
||||
wired3d_viewer`` stays cheap and ``wired3d_viewer.parser`` keeps working without
|
||||
|
||||
Reference in New Issue
Block a user