X3D Model Documentation: TextHaveFunWithX3D.x3d

  1  <?xml version="1.0" encoding="UTF-8"?>
  2  <!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
  3  <X3D profile='Immersive' version='3.3 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'>
  4       <head>
  5            <meta name='titlecontent='TextHaveFunWithX3D.x3d'/>
  6            <meta name='descriptioncontent='Simple smiley-face example illustrating an emoticon character entity, used within an MFString Text.'/>
  7            <meta name='creatorcontent='Don Brutzman'/>
  8            <meta name='createdcontent='26 April 2017'/>
  9            <meta name='modifiedcontent='18 June 2024'/>
 10            <meta name='Imagecontent='TextHaveFunWithX3D.png'/>
 11            <meta name='referencecontent='[x3d-public] special characters and fonts: extending FontStyle family/url for font file'/>
 12            <meta name='referencecontent='https://web3d.org/pipermail/x3d-public_web3d.org/2024-May/020447.html'/>
 13            <meta name='referencecontent='http://unicode.org/emoji/charts/full-emoji-list.html'/>
 14            <meta name='referencecontent='https://en.wikipedia.org/wiki/Emoticons_(Unicode_block)'/>
 15            <meta name='referencecontent='https://en.wikipedia.org/wiki/Universal_Character_Set_characters'/>
 16            <meta name='referencecontent='https://www.w3.org/TR/html4/sgml/entities.html'/>
 17            <meta name='referencecontent='https://dev.w3.org/html5/html-author/charref'/>
 18            <meta name='referencecontent='https://www.w3.org/wiki/Common_HTML_entities_used_for_typography'/>
 19            <meta name='referencecontent='Wikipedia: Web typography https://en.wikipedia.org/wiki/Web_typography#Web_fonts'/>
 20            <meta name='referencecontent='Fonts on the Web https://www.w3.org/Fonts'/>
 21            <meta name='referencecontent='History of the Web: The Decade-Long Path to Web Fonts https://thehistoryoftheweb.com/web-fonts'/>
 22            <meta name='referencecontent='https://X3dGraphics.com'/>
 23            <meta name='referencecontent='https://create3000.github.io/x_ite/components/text/fontstyle/#supported-file-formats'/>
 24            <meta name='Imagecontent='TextHaveFunWithX3D_SerifX_ITE.png'/>
 25            <meta name='referencecontent='https://www.web3d.org/x3d/content/examples/X3dResources.html'/>
 26            <meta name='rightscontent='Copyright Don Brutzman and Leonard Daly 2007'/>
 27            <meta name='subjectcontent='emoji emoticon, X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com'/>
 28            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextHaveFunWithX3D.x3d'/>
 29            <meta name='generatorcontent='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/>
 30            <meta name='licensecontent='../license.html'/>
 31       </head>
 32       <Scene>
 33            <WorldInfo title='TextHaveFunWithX3D.x3d'/>
 34            <Background skyColor='0.819608 0.984314 1'/>
 35            <Shape>
 36                 <!-- &#9786; = smiley face emoticon, and "" means skip a line -->
 37                 <Text string='"Have fun" "with X3D!" "" ":) ☺"'>
 38                      <FontStyle justify='"MIDDLE" "MIDDLE"style='BOLD'/>
 39                 </Text>
 40                 <Appearance>
 41                      <Material ambientIntensity='0.25diffuseColor='0 0.251004 0.239248shininess='0.06specularColor='0.177935 0.249369 0.229278'>
 42                           <!-- Universal Media Library: ArtDeco 19 -->
 43                      </Material>
 44                 </Appearance>
 45            </Shape>
 46       </Scene>
 47  </X3D>

X3D Tooltips element index: Appearance, Background, FontStyle, head, Material, meta, Scene, Shape, Text, WorldInfo, X3D, accessType and type, XML data types, field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextHaveFunWithX3DIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextHaveFunWithX3D.x3d -->

<!-- Color legend: X3D terminology <X3dNode field='value'/> matches XML terminology <XmlElement attribute='value'/>
(Light-blue background: event-based behavior node or statement) (Grey background inside box: inserted documentation) (Magenta background: X3D Extensibility)
-->

to top <!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->