Cabri 3D Web — How To Display on the Web (0.6)

Cabri3D Web can be used to display a .cg3 file anywhere on the web.

We provide a tool to create the URL of the player or an HTML file. The tool can produce files which include the information of the Cabri3D file.


Player Creation Tool


Get a URL for filename

The resulting URL: 

http://gallery.cabri.com/player/?cg3=http://example.com/download/file.cg3

Get HTML to display filename

The following provides an HTML file containing the Cabri 3D file: filename


Parametrization

It is possible to configure the player with the following parameters which can be expressed as additional URL parameters of the iframe URL (e.g. &noToolbar=true) or as object properties in the cabriConfig object (e.g. {noToolbar: true}):