Process SMIL directives in XML data: Difference between revisions

m
links to the specs
m (wikipedia links)
m (links to the specs)
Line 1:
One very common task in OpenGL is to load data from a file that contains geometry. These datas most often also contain additional informations, for example animation informations. In this task we propose to load X3D geometric datas with additional Smil animation statments. X3D ([http://en.wikipedia.org/wiki/X3D WP], [http://www.web3d.org/x3d/specifications/ISO-IEC-19776-1.2-X3DEncodings-XML/Part01/X3D_XML.html SPECS of the XML form]) is not particularly supposed to be mixed with Smil ([http://en.wikipedia.org/wiki/Synchronized_Multimedia_Integration_Language WP], [http://www.w3.org/TR/SMIL/ SPECS]), but Smil is supposed to be mixable with any XML format.
 
Here is the pure X3D base of our file: