Topic 7. 3D graphics. Animation

3. Animation

For an animation of three-dimensional figures, the function animate3d is used, where: Here F is a description of the function (or functions); x, y, and t are the ranges of the variables x, y and t.

animate3d (F, x, y, t, o).

To specify the number of frames N, you must use the parameter as frame = N.

Another way to get animated drawings is to create a series of graphical objects p1, p2, p3, etc. and their sequential output using functions display or

display (p1, p2, p3, .. insequence = true)

display3d (p1, p2, p3 ..., insequence = true)

Using the insequence = true parameter ensures output of one after another series of graphic objects p1, p2, p3, etc. In this case, objects appear one by one, and each previous object is erased before the appearance of a new object.

Accessibility

Font Face Font Face

Font Size Font Size

1

Text Colour Text Colour

Background Colour Background Colour

Font Kerning Font Kerning

Image Visibility Image Visibility

Letter Spacing Letter Spacing

0

Line Height Line Height

1.2

Link Highlight Link Highlight