A framework for integrating and manipulating X3D scenes as HTML5/DOM elements
npm install x3domTo use a CDN, add the following tags to your HTML page
<linkrel="stylesheet" type="text/css" href="https://unpkg.com/x3dom/x3dom.css"><scripttype="text/javascript" src="https://unpkg.com/x3dom/x3dom.js"></script>