x3dom

1.8.3 • Public • Published

A framework for integrating and manipulating X3D scenes as HTML5/DOM elements

NPM version

Installation

To install x3dom with npm do

npm install x3dom

To use a CDN, add the following tags to your HTML page

<link rel="stylesheet" type="text/css" href="https://unpkg.com/x3dom/x3dom.css">
<script type="text/javascript" src="https://unpkg.com/x3dom/x3dom.js"></script>

License

MIT OR GPL-3

Readme

Keywords

Package Sidebar

Install

npm i x3dom

Homepage

x3dom.org

Weekly Downloads

419

Version

1.8.3

License

MIT OR GPL-3.0

Unpacked Size

861 kB

Total Files

4

Last publish

Collaborators

  • fibo
  • andreasplesch
  • tsturm