Class EmptySceneCoreProfile

java.lang.Object
X3dForWebAuthors.Chapter01TechnicalOverview.EmptySceneCoreProfile

public class EmptySceneCoreProfile extends Object

Illustrate a minimalist scene using only Core profile nodes. Root nodes must either be allowed children nodes of a Grouping node, or a LayerSet node. Note that DOCTYPE, head/meta and Group/Metadata* elements can be deleted without losing scene validity.

Related links: Catalog page EmptySceneCoreProfile, source EmptySceneCoreProfile.java, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.

Scene Meta Information
meta tags   Document Metadata
title EmptySceneCoreProfile.x3d
description Illustrate a minimalist scene using only Core profile nodes. Root nodes must either be allowed children nodes of a Grouping node, or a LayerSet node. Note that DOCTYPE, head/meta and Group/Metadata* elements can be deleted without losing scene validity.
creator Leonard Daly, Don Brutzman
created 24 February 2014
modified 17 December 2023
reference EmptyScene.x3d
TODO should Metadata nodes inherit from X3DNode or X3DChildNode?
info WorldInfo is in Core Profile or higher
TODO ProtoInstance requires Core component level 1, complete prototype support requires Core component level 2 (or is optional in level 1)
specificationSection X3D 4.0 Architecture, ISO/IEC 19775-1:2023, 7 Core Component, Table 7.2 — Core component support levels
specificationUrl https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/core.html#t-CoresupportLevels
TODO Mantis issue 1448 https://www.web3d.org/member-only/mantis/view.php?id=1448
specificationSection X3D 4.0 Architecture, ISO/IEC 19775-1:2023, Annex A Core Profile, Table A.3 — Nodes for conforming to the Core profile
specificationUrl https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/coreprofile.html#t-NodesForConformingToCoreProfile
reference https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/concepts.html#Rootnodes
info Increase X3D profile (or add component statements) to match if any other X3D nodes are added to this scene.
identifier https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/EmptySceneCoreProfile.x3d
reference https://x3dgraphics.com/chapters/Chapter15MetadataInformation.html
reference https://X3dGraphics.com
generator X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit
license ../license.html
 

This program uses the X3D Java Scene Access Interface Library (X3DJSAIL). It has been produced using the X3dToJava.xslt stylesheet (version control) which is used to create Java source code from an original .x3d model.