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.
Font Face
Font Size
Text Colour
Background Colour
Font Kerning
Image Visibility
Letter Spacing
Line Height
Link Highlight