|
9 X3D Models | X3D Model Descriptions | |
---|---|---|
existing file | This file is referenced by the "invalid_url" file as part of the invalid url test. This file in particular should generate a blue box with some text on top of it. | |
invalid url | Test skipping a non-existing URL. This defines an Inline node whose url field contains a reference to two files, the first one is a non-existing file, the second one is an existing valid VRML file. When the user loads this file, the browser may ignore the reference to the first file in the url field and access the second one. The test should generate a blue box. | |
nested inline | Test nested Inline nodes. This test defines an Inline node whose "url" field references a file that in in turn contains another Inline node and whose "url" field references a valid VRML file. The test should generate three spheres (red, green and blue) alongside each other. | |
ref 1 | This is a collateral file used in other tests of this node. | |
ref 2 | This is a collateral file used in other tests of this node. | |
ref 3 | This is a collateral file used in other tests for this node. | |
ref 4 | This is a collateral file used in other tests of this node. | |
single url | This test defines an Inline node whose "url" field contains a single geometry and Text. | |
test bboxsizesame | Test if bboxSize is parsed. This test defines an Inline node that sets the bounding box size equal to the actual size of the world. An image texture is then mapped to the geometry in question (IndexedFaceSet) to test if the bboxSize and bboxCenter fields are parsed. The bboxCenter field is assigned a value of 0 0 0 and bboxSize is set to 2 2 2. The test should generate without errors. |
Online at https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/Inline 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.