LiveGraphics3D Example:
Parametrized Graphics



Introductory Example

This example presents the basic concepts behind the direct manipulation of parametrized graphics in LiveGraphics3D.

The three coordinates of the thick point at the end of the line in this scene are (internally) specified by three parameters (independent variables). Thus, you may drag this point to a new position. (Just move the mouse over the point such that the point is boxed. Then press the left mouse button, and hold it down while you move the mouse.)

As the same parameters are employed for the specification of the diagonal line and its midpoint, they will change their positions accordingly.



Implementation


More Examples

Martin Kraus, April 16, 2021