Hello
any suggestions to make fabric objects perspective transformed, an issue has been opned in the past https://github.com/kangax/fabric.js/issues/27
in 2011 there was no possibilities to make this hapen, but now i think it possible, @kangax , @asturur
here are some links where the perspective transform works on canvas 2d context:
http://jsbin.com/toyuzakiya/edit?html,js,output
http://www.leven.ch/canvas/perspective.html
thanks and Best regards.
no ideas about this ? @kangax @asturur
We are not going to support this for now.
This can't be exported to SVG, it does not fit with our control box schema, is not something that fits in the core library.
I think an external optional plugin can be written from anyone that feels like.
i think this will give fabric a very big popularity, will give it new look, please have a look at this : http://jsfiddle.net/xjHUk/86/
@asturur @kangax
i know what a perspective transform is.
The problem is handling it in a coherent way across the library. How are we gonna produce this kind of transformation on svg output?
there are so many big feature missing about thia, i m not gonna implement it now.
If you want to make a PR with all the necessary changes feel free to do it, i lack time.
Also the fiddle posted is not canvas related at all.
Most helpful comment
i think this will give fabric a very big popularity, will give it new look, please have a look at this : http://jsfiddle.net/xjHUk/86/
@asturur @kangax