2013 6th Workshop on Software Engineering and Architectures for Realtime Interactive Systems (SEARIS) 2013
DOI: 10.1109/searis.2013.6798104
|View full text |Cite
|
Sign up to set email alerts
|

xml3d.js: Architecture of a Polyfill implementation of XML3D

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2013
2013
2018
2018

Publication Types

Select...
4
2
1

Relationship

3
4

Authors

Journals

citations
Cited by 8 publications
(6 citation statements)
references
References 7 publications
0
6
0
Order By: Relevance
“…We extended the xml3d.js [Sons et al 2013] library to support our new instance mechanism, focusing on an efficient instancing process with little memory overhead.…”
Section: Methodsmentioning
confidence: 99%
“…We extended the xml3d.js [Sons et al 2013] library to support our new instance mechanism, focusing on an efficient instancing process with little memory overhead.…”
Section: Methodsmentioning
confidence: 99%
“…Defining an XML namespace and using a special connector component, X3DOM builds a bridge between the DOM and X3D that allows manipulation of the 3D content simply by adding, removing, or changing DOM elements. An approach similar to X3DOM is the XML3D system [175,176], another plug-in-free high-level approach which, instead of embedding an existing framework (X3D) in the browser context (like X3DOM does), tries to extend HTML, maximizing the use of existing features to embed the 3D content in the web page. XML3D uses XHTML and, for intensive online data processing [see, for instance, 104], relies on Xflow [103,105], an "extension" developed to expose system hardware and allowing data-flow programming.…”
Section: The Declarative/imperative Dichotomymentioning
confidence: 99%
“…The second one is a "polyfill" implementation that uses WebGL and JavaScript to emulate native XML3D support (Sons et al 2013). …”
Section: Xml3dmentioning
confidence: 99%