VRML97 External Authoring Interface (EAI) was used to pass events from HTML scripts into VRML97 scene scripts. These scripting examples illustrate how to use the original External Authoring Interface (EAI) in the VRML97 specification. It allows scripts placed in an external HTML page to communicate with a VRML97 scene, using either Java or ECMAScript . These HTML scripting techniques were later unified with Script syntax inside the scene as the X3D Scene Authoring Interface (SAI). |
6 X3D Models | X3D Model Descriptions | |
---|---|---|
Box Eai Java | External Authoring Interface (EAI) Java example from VRML 97 Amendment 2 specification. | |
Create Sphere Eai Java | External Authoring Interface (EAI) Java example from VRML 97 Amendment 2 specification. | |
Graphical Log Analyzer | Graphical Log Analyzer (GLA) reads data from a file to create a visualization - load the GraphicalLogAnalyzerDisplay HTML page to test functionality. | |
Helix Eai Java | External Authoring Interface (EAI) Java example from VRML 97 Amendment 2 specification. | |
Switcher Eai Java | External Authoring Interface (EAI) Java example from VRML 97 Amendment 2 specification. | |
View Switch Eai Java | External Authoring Interface (EAI) Java example from VRML 97 Amendment 2 specification. |
Online at https://www.web3d.org/x3d/content/examples/Basic/ExternalAuthoringInterface Master source-code model archive is under version control at |
The X3D Resources: Examples page and Savage Developers Guide provide more information about the production of this archive.