Create XML3D
- XML3D Cinema4D Exporter @github — please have a look at this posting, too!
- XML3D CityGML Converter @github
- XML3D Blender Exporter @github
View XML3D
Browser
We have two native implementations of XML3D. One is based on the Mozilla Web Framework, the other one is based on WebKit and Chromium. We modified and extended these browser frameworks to support the XML3D specification. Internally we use RTSG2 for the data structure and the scene graph and use RTfact to produce the rendered image. RTfact is a real-time ray tracing library and uses only CPU. So please be sure you have a good processor in your machine. Please do not use these implementations for your daily use. They are for demonstration purposes and don’t meet the security standards of your standard browser.
The native versions are provided without any guarantees of stability!
- Download XML3D-RTfox for Windows
- Download XML3D-Chromium for Windows
- Download XML3D-Chromium for Ubuntu 10.04
WebGL
- First get a Browser that supports WebGL.
- Then take the JavaScript renderer for XML3D that is included in xml3d.js.
- XML3D-Chromium now comes with OpenGL rendering enabled by default, so have a look at this post.
- In the final step: have fun! But please note that not all of the CSS features of the native implementations are supported by this JS/WebGL implementation.
Source
The source for the browsers, RTSG2 and RTFact can be found here.
XML3D XSD
The XSD can be found here.
Misc



Recent Comments