Welcome to the World of X3D, featuring Science on a Sphere!

Choose a Science on a Sphere visualization:

--> --> Select a navigation mode:

Technologies used in this Demonstration

What is X3D?

X3D is the ISO standard XML-based file format for representing 3D computer graphics. The scene of this demo is written in X3D.
Read more about X3D on Wikipedia.

What is X3DOM?

X3DOM is an open-source javascript library for bringing X3D content to capable web browsers, without any required plugins. The X3D scene for this demo is rendered by X3DOM.
Learn more about X3DOM on the X3DOM website.

What is WebGL?

WebGL allows for certain newer browsers to render 3D content directly in the browser window, without the need for any plugins. X3DOM uses WebGL to render 3D content.
Learn more about WebGL on wikipedia.

What is HTML5?

HTML5 adds features such as the ability to play videos, audio and more without any plugins.
Learn more about HTML5 at HTML5Rocks.com