
On Fri, Feb 20, 2009 at 5:48 AM, G33K <g99999k@...2136...> wrote:
Hello, I am very interested in the PerspectiveObject feature that is mentioned in the roadmap for milestone 15 / Inkscape 0.49. Has the implementation already started?
Not quite, but meanwhile, we have a 3D box, and in devel version, perspective LPE which is very close to that old plan (live-updated, path-transforming to fit a perspective, but only linear without curves). This all needs work, however, so if you can help out that would be great!
In the meantime, I'd like to try and fix the Python implemented envelope effect. It looks like it's only using the corners of the envelope for the perspective, but doesn't take any curved sides into account. Can someone tell me in which directory I can find the source code for that one?
it's in share/extensions/perspective.py, but how can you combine curved sides with perspective? Isn't it mutually exclusive?