<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
<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 '>
<head>
<meta name='titlecontent='TextHaveFunWithX3D.x3d'/>
<meta name='descriptioncontent='Simple smiley-face example illustrating an emoticon character entity, used in an MFString Text.'/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='26 April 2017'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='Imagecontent='TextHaveFunWithX3D.png'/>
<meta name='referencecontent=' http://unicode.org/emoji/charts/full-emoji-list.html '/>
<meta name='referencecontent=' https://en.wikipedia.org/wiki/Emoticons_(Unicode_block) '/>
<meta name='referencecontent=' https://en.wikipedia.org/wiki/Universal_Character_Set_characters '/>
<meta name='referencecontent=' https://www.w3.org/TR/html4/sgml/entities.html '/>
<meta name='referencecontent=' https://dev.w3.org/html5/html-author/charref '/>
<meta name='referencecontent=' https://www.w3.org/wiki/Common_HTML_entities_used_for_typography '/>
<meta name='referencecontent=' https://X3dGraphics.com '/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/X3dResources.html '/>
<meta name='rightscontent='Copyright Don Brutzman and Leonard Daly 2007'/>
<meta name='subjectcontent=' emoji emoticon, X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com '/>
<meta name='identifiercontent=' https://X3dGraphics.com/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextHaveFunWithX3D.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<Scene>
<WorldInfo title='TextHaveFunWithX3D.x3d'/>
<Background skyColor='0.819608 0.984314 1'/>
<Shape>
<!-- &#9786; = smiley face emoticon, and ""
means skip a line -->

<Text string='"Have fun" "with X3D!" "" ":) ☺"'>
<FontStyle family='"SANS"justify='"MIDDLE" "MIDDLE"style='BOLD'/>
</Text>
<Appearance>
<Material ambientIntensity='0.25diffuseColor='0 0.251004 0.239248shininess='0.06specularColor='0.177935 0.249369 0.229278'>
<!-- Universal Media Library: ArtDeco 19 -->
</Material>
</Appearance>
</Shape>
</Scene>
</X3D>

<!-- Color key: <X3dNode field='value'/> matches <XmlElement attribute='value'/>
(Light blue background: behavior node) (Grey background: inserted documentation) (Magenta background: X3D Extensibility)
-->

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