[fxtf-drafts] [geometry] Method to make a DOMPoint homogeneous

zcorpan has just created a new issue for https://github.com/w3c/fxtf-drafts:

== [geometry] Method to make a DOMPoint homogeneous ==
https://drafts.fxtf.org/geometry/#DOMPoint

https://en.wikipedia.org/wiki/Transformation_matrix#Perspective_projection

Since the result of `matrixTransform()` can be a non-homogeneous point (w != 1), it might be useful with a method that makes the point homogeneous (if possible).

Thoughts? @fsoder @smfr @hwanseung 

Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/196 using your GitHub account

Received on Thursday, 15 June 2017 08:18:00 UTC