Copyright © 2006 Lehrstuhl Grafische Systeme, Brandenburgische Technische Universität Cottbus
Table of Contents
A websocket implementation of the 3d view.
It can be easily tested with https://addons.mozilla.org/en-US/firefox/addon/simple-websocket-client/
If connected:
GroIMP will automatically send changes on the graph to the clients.
If the cilent send “data” it gets the graph as json
If the client send the path to a groimp command this command is executed:
if the path does not start with “/” the directory “/ui/socketTools/” is considered as root
parameters are added with a question mark
e.g:
/ui/commands/runRGGFunction?run
addpoint?1,1,1