-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Christian Schlinkmann edited this page May 10, 2016
·
50 revisions
Welcome to the xml3d.js wiki!
- The Basics of XML3D
- Adding Interactivity With Event Listeners
- Using Assets and Models
- Animating Models with Xflow
- Creating a Web Component
Find more detailed documentation about xml3d.js
- CSS Transformations
- Geometry Definition
- External Resources
- Assets and Model
- Xflow
- Lights
- Materials
- Materials: GL state changes
- Textures
- Events
- Options
- Rendering Internals
- StandardCamera (camera.js)
- Converting models to XML3D
- Writing a custom FormatHandler plugin
- Adding custom headers (eg. Auth) to requests
You find documentation of the code when browsing the files in GitHub.
A good starting point is found in the Documentation Section of the root README.md
Additionally, XML3D 5.0 introduced a new specification and API document.
These features are not for production purposes. Please be aware that they could change at any time!