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

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

Below is a tool to create files which include the information of the Cabri3D file.


1: Choose file


2: Choice 1: Get a URL for filename

The resulting URL: 

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

2: Choice 2: Get HTML to display filename

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


3: Optional: Parametrization

You can configure the player with the following parameters which can also 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}):