You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -85,5 +85,7 @@ Each sample should be as minimal as possible showing the strict necessary for fu
85
85
* `v3` Varius improvements to `mlj` library. Now is possible to load multiple mesh file at the same time.
86
86
* `v4` Graphics restyling and graphics features added. Now is possible to resize the tools pane, the widgets (layers, tabbed pane and log) are wrapped inside a split pane and can be resized. The files structure of `mlj` library was modified to meet logical dependencies.
87
87
* `elements` Contains demos of common graphic elements of MeshLabJs. These elements are implemented like abstractions of jQueryUI widget.
88
+
89
+
*`MeshLabJSdat.GUI` The folder contains the first version of MeshLabJS where the graphic user interface is implemented using dat.GUI library.
0 commit comments