Home :: Samples :: SVG 3D

Example output from a Perl library to create 3D shapes and animations. This make use of the "discrete" animation setting to create a frame-based 3D animation

Discrete Animation

Example output from a Perl library to create 3D shapes and animations. This make use of the "linear" animation setting to create an interpolated 3D animation. This obviously has errors in it, but shows the potential for this type of 3D animation.

Linear Animation