1.8.3 • Published 9 months ago

x3dom v1.8.3

Weekly downloads
193
License
MIT OR GPL-3.0
Repository
github
Last release
9 months ago

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

1.8.3

9 months ago

1.8.2

1 year ago

1.8.1

5 years ago

1.8.0

5 years ago

1.7.2

7 years ago

1.7.1

8 years ago

1.7.0

8 years ago