1 |
Note you can "pre-load" server and interpreted front end with all necessary information about server program by preprocessing latter with HPF (Java C++) front end
-
VRML2 scripting nodes do this
|
2 |
If HPF at server side, it is natural to interrupt running program at "extrinsic" interface.
|
3 |
Erol Akarsu at NPAC has implement visualization and debugging commands at this interrupt
|
4 |
However can extend to allow any type of interpreted execution with user request language Java or JavaScript or pure visual interface (as in WebFlow)
|