|
From: John R. <ric...@sp...> - 2002-02-27 20:27:30
|
Hello, Does OpenVRML 0.11.x allow for adding/modifying fields? I want to run a C++ or Java or FORTRAN simulation and then based upon the results of some algorithm executing in the simulation direct OpenVRML to change a nodes position, add or subtract a node and change the value of a nodes field. I presume that the easiest way would be to subclass ViewerOpenGL and then modify the scene graph. Sort of like a direct hook to OpenVRML rather than through something like the EAI. So, I also suppose that I should ask if OpenVRML 0.11.x supports the EAI? What about the Script node? I suppose that there would have to be some method getting the target node for modification. Any ideas? Any answers and thoughts would be appreciated. John F. Richardson |