Post Reply 
Animated Graphs
09-10-2014, 05:13 AM
Post: #3
RE: Animated Graphs
Hello

(09-10-2014 02:08 AM)Eddie W. Shore Wrote:  It looks like animations in the geometry app has to do with the element command. Is anyone an expert on this command?

Yes.

2 types thereof:
- an element of an object. Which means a point which is snapped on a 1D object such as a curve, line, circle, arc, polygon...
- an element by itself, which is nothing more than a variable by another name...

Then you use these elements in the definition of an object, such as a curve. For example if your element is of the variable type, you could create a curve which is SIN(x*GA) where GA is the element...

Then, long hold on the A in the plot window, it will become a slider that you can manipulate, click on the edit menu button and you can set min, max, step and the animation type.
animation is the important part there. back and forth means that it will oscilate, growing from min to max and then decreasing from max to min indefinitely. loop means from min to max again and again and again...
you can set the animation speed and if there is a pause when reaching mins/maxes...


Once that is set, a variabe type element will be just like a number that varies with time. A point of element will be a point moving on it's constraining object.

You can define curves that are based on 1 or more elements which vary at various speeds to get nice effects....

That is prety much it...


Cyrille
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Animated Graphs - Richard Wagner - 09-09-2014, 03:28 PM
RE: Animated Graphs - Eddie W. Shore - 09-10-2014, 02:08 AM
RE: Animated Graphs - cyrille de brébisson - 09-10-2014 05:13 AM
RE: Animated Graphs - rprosperi - 09-10-2014, 05:09 PM
RE: Animated Graphs - Richard Wagner - 09-10-2014, 09:03 PM
RE: Animated Graphs - Tim Wessman - 09-11-2014, 02:43 PM
RE: Animated Graphs - Eddie W. Shore - 09-10-2014, 07:23 PM
RE: Animated Graphs - akmon - 09-11-2014, 09:07 AM
RE: Animated Graphs - jebem - 09-11-2014, 11:54 AM
RE: Animated Graphs - Tim Wessman - 09-11-2014, 02:52 PM
RE: Animated Graphs - Marcus von Cube - 09-13-2014, 11:38 AM
RE: Animated Graphs - Thomas Ritschel - 09-13-2014, 07:37 PM
RE: Animated Graphs - jebem - 09-14-2014, 08:46 AM
RE: Animated Graphs - akmon - 09-11-2014, 12:29 PM
RE: Animated Graphs - akmon - 09-14-2014, 06:32 PM
RE: Animated Graphs - Jean-Michel - 09-22-2015, 09:59 PM
RE: Animated Graphs - Arno K - 09-23-2015, 11:51 AM



User(s) browsing this thread: 1 Guest(s)