ISSUE-2083: Paced animation and complex types

Paced-anim-complex

Paced animation and complex types

State:
CLOSED
Product:
SVG 1.2 Tiny: Last Call
Raised by:
Doug Schepers
Opened on:
2008-10-01
Description:
Dr. Olaf Hoffmann
<http://lists.w3.org/Archives/Public/www-svg/2008Oct/0004.html>:
[[
16.2.7 Paced animation and complex types
notes now for <list-of-points>, that 'There is no defined formula to pace a
list of points. The request to pace should be ignored and the value of linear
used instead.'
This is understandable and fine because
'Distance is defined for types which can be expressed as a list of values,
where each value is a vector of scalars in an n-dimensional space. For
example, an angle value is a list of one value in a 1-dimensional space
and a color is a list of 1 value in a 3-dimensional space.'
and even more relevant:
"paced
Defines interpolation to produce an even pace of change across the animation.
This is only supported for values that define a linear numeric range, and for
which some notion of "distance" between points can be calculated (e.g.
position, width, height, etc.)."

And a list is not always a vector (a vector has an absolute value and a
direction) - <list-of-points> - no vector, no formula for a distance,
therefore no paced animation defined in general. And there is no way
to get an interpolation with an even pace for such a list.


1. Surprisingly there are (still) formulas given for <list-of-lengths>,
<list-of-coordinates>, <list-of-numbers>, <path-data>.
These lists are no vectors either, <path-data> is not even a list which can
be confused with a vector. Especially <list-of-points> is equivalent to a
subset of <path-data> - and if the equivalence of a subset of <path-data>
has no formula for a distance as identified already correctly, obviously the
currently given formula for <path-data> results in nonsense and in
general not into an interpolation with an even pace.
The same applies for the other lists, because they do not represent vectors
with one absolute value and one direction. Therefore there should be no
formula too and authors should be discouraged to use calcMode paced with
such types, because if there are already some formulas implemented due to
SVG 1.1 or previous drafts, this will result in nonsense anyway.


Note, that the related sample(s) in the test suite need to be fixed/removed
too, for example animate-elem-53 (calcMode paced for points, <list-of-points>
as already excluded in the current draft)


2. transform type scale is pretty fine now (according to the curent formula it
is more one 2-dimensional value, not two 1-dimensional values) as translate
is and skewX/Y.
rotate is more critical, but the new formula is already a big improvement
compared to previous attempts. If the rotation center is not changed within
the animation, this results indeed in a paced animation ;o)
But it should be at least noted for authors, that it exists in general no
paced animation, if the rotation center changes within the animation,
neither with the given formula nor with any other or whatever is already
implemented in previous viewer versions or noted in SVG 1.1.


Note, that in the test suite animate-elem-82 describes still the (wrong)
behaviour of SVG 1.1 for paced animateTransform and paced translate
animateTransform is still insensitive to implemented timing and
therefore useless (see long discussion from last year about this test
including a provided alternative).
]]
Related Actions Items:
Related emails:
  1. Re: animate-elem-82 (related to ISSUE-2083) (from chris@w3.org on 2010-11-18)
  2. Re: animate-elem-82 (related to ISSUE-2083) (from ed@opera.com on 2010-11-18)
  3. Re: animate-elem-82 (related to ISSUE-2083) (from cam@mcc.id.au on 2010-11-18)
  4. Re: animate-elem-82 (related to ISSUE-2083) (from ed@opera.com on 2010-11-17)
  5. animate-elem-82 (related to ISSUE-2083) (from ed@opera.com on 2010-11-17)
  6. Re: Minutes, 14 Sept 2010 SVG WG telcon (from vbs85@gmx.de on 2010-09-15)
  7. SVG paced animation and complex types (from vbs85@gmx.de on 2010-04-06)
  8. ISSUE-2209 (paced-anim-complex-11): Paced animation of complex types inconsistent with SVG Tiny 1.2 [SVG Full 1.1] (from sysbot+tracker@w3.org on 2009-02-04)
  9. Re: ISSUE-2083 (Paced-anim-complex): Paced animation and complex types [Last Call: SVG 1.2 Tiny ] (from cam@mcc.id.au on 2008-10-31)
  10. SVG/profiles/1.2T/publish animate.html,1.122,1.123 single-page.html,1.158,1.159 (from cvsmail@w3.org on 2008-10-31)
  11. SVG/profiles/1.2T/master animate.html,1.144,1.145 (from cvsmail@w3.org on 2008-10-31)
  12. Re: ISSUE-2083 (Paced-anim-complex): Paced animation and complex types [Last Call: SVG 1.2 Tiny ] (from Dr.O.Hoffmann@gmx.de on 2008-10-30)
  13. Minutes October 30, 2008 telcon (from ed@opera.com on 2008-10-30)
  14. Re: ISSUE-2083 (Paced-anim-complex): Paced animation and complex types [Last Call: SVG 1.2 Tiny ] (from cam@mcc.id.au on 2008-10-30)
  15. Re: ISSUE-2083 (Paced-anim-complex): Paced animation and complex types [Last Call: SVG 1.2 Tiny ] (from cam@mcc.id.au on 2008-10-29)
  16. SVG/profiles/1.2T doc-svgt12.html,NONE,1.1 (from cvsmail@w3.org on 2008-10-28)
  17. Re: ISSUE-2083 (Paced-anim-complex): Paced animation and complex types [Last Call: SVG 1.2 Tiny ] (from anthony.grasso@cisra.canon.com.au on 2008-10-21)
  18. SVG/profiles/1.2T/master animate.html,1.127,1.128 (from cvsmail@w3.org on 2008-10-20)
  19. SVG/profiles/1.2T/master animate.html,1.126,1.127 (from cvsmail@w3.org on 2008-10-20)
  20. Re: ISSUE-2083 (Paced-anim-complex): Paced animation and complex types [Last Call: SVG 1.2 Tiny ] (from anthony.grasso@cisra.canon.com.au on 2008-10-20)
  21. Re: ISSUE-2083 (Paced-anim-complex): Paced animation and complex types [Last Call: SVG 1.2 Tiny ] (from Dr.O.Hoffmann@gmx.de on 2008-10-19)
  22. SVG/profiles/1.2T/master animate.html,1.125,1.126 (from cvsmail@w3.org on 2008-10-19)
  23. Minutes, SVG Marathon telcon Friday October 17 2008 (from anthony.grasso@cisra.canon.com.au on 2008-10-18)
  24. Re: Logistics of Open Issues (from schepers@w3.org on 2008-10-16)
  25. Logistics of Open Issues (from schepers@w3.org on 2008-10-16)
  26. Minutes, SVG telcon Friday 10 October 2008 (from anthony.grasso@cisra.canon.com.au on 2008-10-10)
  27. Re: [1.2T-LC] Paced animation and complex types (ISSUE-2083) (from schepers@w3.org on 2008-10-01)
  28. ISSUE-2083 (Paced-anim-complex): Paced animation and complex types [Last Call: SVG 1.2 Tiny ] (from sysbot+tracker@w3.org on 2008-10-01)

Related notes:

Agree. Commenter satisfied: http://lists.w3.org/Archives/Public/public-svg-wg/2008OctDec/0320.html

Doug Schepers, 1 Nov 2008, 23:15:18

Display change log ATOM feed


Dirk Schulze <dschulze@adobe.com>, Chair, Chris Lilley <chris@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 2083.html,v 1.1 2020/01/17 13:19:28 carcone Exp $