1 Pages (7 items)
Animation Compendium - Animation Compendium - Messages
Animation adds live to projects.
Enjoy your vist.
Jean
0Anim Brownian.sm (8.86 KiB) downloaded 848 time(s).
0Anim Analemma.sm (28.67 KiB) downloaded 792 time(s).
0Anim Ellipse.sm (13.42 KiB) downloaded 807 time(s).
0Anim Cheval.sm (21.13 KiB) downloaded 840 time(s).
0Anim Gozilla.sm (11.26 KiB) downloaded 818 time(s).
0Anim XFR.sm (11.65 KiB) downloaded 790 time(s).
Enjoy your vist.
Jean
0Anim Brownian.sm (8.86 KiB) downloaded 848 time(s).
0Anim Analemma.sm (28.67 KiB) downloaded 792 time(s).
0Anim Ellipse.sm (13.42 KiB) downloaded 807 time(s).
0Anim Cheval.sm (21.13 KiB) downloaded 840 time(s).
0Anim Gozilla.sm (11.26 KiB) downloaded 818 time(s).
0Anim XFR.sm (11.65 KiB) downloaded 790 time(s).
1 users liked this post
Davide Carpi 2016/8/22 12:05:00
Hi Jean
The program will run faster if the code is a little change
0Anim XFR1.sm (13.23 KiB) downloaded 778 time(s).
The program will run faster if the code is a little change
0Anim XFR1.sm (13.23 KiB) downloaded 778 time(s).
1 users liked this post
Davide Carpi 2016/8/22 12:04:00
Thanks Ber7 for the code.
On that one "0Anim CONVOLUTION" ... can't accumulate the path ?
Cheers, Jean
0Anim CONVOLUTION.sm (18.42 KiB) downloaded 797 time(s).
On that one "0Anim CONVOLUTION" ... can't accumulate the path ?
Cheers, Jean
0Anim CONVOLUTION.sm (18.42 KiB) downloaded 797 time(s).
0Anim CONVOLUTION .sm
has been doctored for the accumulated path.
Plots are difficult to size, work sheet is Autocal OFF
Jean
0Anim CONVOLUTION.sm (30.72 KiB) downloaded 817 time(s).
has been doctored for the accumulated path.
Plots are difficult to size, work sheet is Autocal OFF
Jean
0Anim CONVOLUTION.sm (30.72 KiB) downloaded 817 time(s).
Thank you for interesting examples!
I've checked your worksheets and see one place for simple optimization applicable for most of them.
Often you use procedures to draw static set of points for all frames of animation. Procedures (when line is used right after the definition operator) calculated on every call - SMath Studio do not precalculate their values.
So, you can speed up calculation simply by line like this:

This line asks the program to calculate procedure and store its values into the initial procedure variable. So, we have only one calculation of static shape for the whole animation!
I've corrected your examples according to the hint above and tested them in both versions: 0.97.5346 - the one you have used to create files and 0.98.6077 - the latest nightly build. Here are the results:

Final versions of the worksheets:
Best regards.
I've checked your worksheets and see one place for simple optimization applicable for most of them.
Often you use procedures to draw static set of points for all frames of animation. Procedures (when line is used right after the definition operator) calculated on every call - SMath Studio do not precalculate their values.
So, you can speed up calculation simply by line like this:

This line asks the program to calculate procedure and store its values into the initial procedure variable. So, we have only one calculation of static shape for the whole animation!
I've corrected your examples according to the hint above and tested them in both versions: 0.97.5346 - the one you have used to create files and 0.98.6077 - the latest nightly build. Here are the results:

Final versions of the worksheets:
- 0Anim Analemma.sm (28.88 KiB) downloaded 797 time(s).
- 0Anim Brownian.sm (8.86 KiB) downloaded 798 time(s).
- 0Anim Cheval.sm (22 KiB) downloaded 827 time(s).
- 0Anim Ellipse.sm (13.85 KiB) downloaded 835 time(s).
- 0Anim Gozilla.sm (11.71 KiB) downloaded 799 time(s).
- 0Anim XFR.sm (12.01 KiB) downloaded 785 time(s).
- 0Anim XFR1.sm (11.53 KiB) downloaded 800 time(s).
- 0Anim CONVOLUTION.sm (28.13 KiB) downloaded 808 time(s).
Best regards.
3 users liked this post
Thanks Andrey: I toke good note and adapted.
Jean
Jean
1 Pages (7 items)
- New Posts
- No New Posts