1 | Java program on receiving the eventIn calls the eventProcessed method |
2 | Events are classified here and corresponding computation is performed . |
3 | The result of the computation will be sent as an EventOut or an output event to the VRML file. |
4 | The output event is then routed to the required nodes in the scene through a ROUTE statement |