Early prototype of components of an AVS-like visual compute-web editor.
|
Two modes are supported and selected by a click on the appropriate marker in the lower bottom corner:
-
Module placement -- a click in the active window places a new module box there
-
Module linking -- a click on module port generates links to all other module ports with the same data type.
|
Right now, only the front-end part is prototyped and no linkage with the backend modules is provided (see Software Manager demo for a simple backend component).
|
The goal of the project/demo is to gradually explore Java classes in the context of the planned advanced GUI application -- WebFlow editor.
|