- From: Nicolas Froidure <nfroidure@elitwork.com>
- Date: Mon, 25 Nov 2013 10:30:30 +0100
- To: www-svg@w3.org
Received on Monday, 25 November 2013 11:56:21 UTC
Hi,
I'm authoring a JS library to stream SVG Path Datas (
https://github.com/nfroidure/SVGPathData) and i would like to implement
SVG 3D transforms.
When combining multiple SVG 3D transformations, should i keep the z
coordinate value and pass it to other transformations or should i always
consider that z value is 0?
Related spec:
http://www.w3.org/TR/SVG-Transforms/#threed-matrix-definition
Thanks for your answers.
--
Cordialement, Nicolas Froidure, Elitwork
Received on Monday, 25 November 2013 11:56:21 UTC