[X3D-Public] X3DOM What if adding header from std. X3D?

Jung, Yvonne yvonne.jung at igd.fraunhofer.de
Mon May 19 06:10:21 PDT 2014


Hi, this type of exported file can only be added via Inline node.

Am 19.05.2014 um 15:07 schrieb "Sven-Erik Tiberg" <Sven-Erik.Tiberg at ltu.se<mailto:Sven-Erik.Tiberg at ltu.se>>:

Hi

IMHO The X3Dom open upp for users w/o the need to install a X3D client.

Just a Q. If I create a scene using f.ex. VivatyStudio

It will add a header like:

------------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "http://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Immersive' >
<head>
<meta name='Vizthumbnail' content='Thumb_TheWall_x3d6957071400503670.jpg'/>
<meta name='ExportTime' content='14:47:50'/>
<meta name='ExportDate' content='5/19/2014'/>
<meta name='VivatyStudioVersion' content='738'/>
<meta name='VivatyStudioSource' content='thewall.fxw'/>
</head>
.
.-----------------------------------------------
Where X3Dom ( Html5/X3D ) according the the example states :
<x3d width='500px' height='400px'>
    <scene>
.
.

------------------------------------------------
Does the first 2 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "http://www.web3d.org/specifications/x3d-3.0.dtd">
disturb X3Dom?

And if I add width='500px' height='400px' to <X3D profile='Immersive' >
like <X3D profile='Immersive'  width='500px' height='400px' >
Does it disturb either std. X3D client or HTML5/X3D web-browser?

/Sven-Erik Tiberg / Lulea Univ. of Technology / Sweden


_______________________________________________
X3D-Public mailing list
X3D-Public at web3d.org<mailto:X3D-Public at web3d.org>
http://web3d.org/mailman/listinfo/x3d-public_web3d.org



More information about the X3D-Public mailing list