Difference between revisions of "Deformation Envelope LPE"

From Inkscape Wiki
Jump to navigation Jump to search
(New page: [http://steren.giannini.googlepages.com/mockup_deformation_web.svg Mock-up])
 
Line 1: Line 1:
[http://steren.giannini.googlepages.com/mockup_deformation_web.svg Mock-up]
=Deformation Envelope LPE=
This Project is part of a student project from Ecole Centrale de Lyon.
 
----
 
See this [http://steren.giannini.googlepages.com/mockup_deformation_web.svg Mock-up] for immediate understanding.
 
Main points are :
* a. envelope effect (math)
For the moment, Lib2geom has to be explored. An idea is to use things similar to four bend paths with weight...
 
* b. envelope parameter UI (how to handle the control of the envelope)
The envelope may be a single path. But there are particular nodes : the first four ones. An idea is to count them...
 
 
It will use [[Lib2geom]].
 
See this old page for the original idea : [[PerspectiveObject]] (is obsolete)

Revision as of 19:08, 9 January 2008

Deformation Envelope LPE

This Project is part of a student project from Ecole Centrale de Lyon.


See this Mock-up for immediate understanding.

Main points are :

  • a. envelope effect (math)

For the moment, Lib2geom has to be explored. An idea is to use things similar to four bend paths with weight...

  • b. envelope parameter UI (how to handle the control of the envelope)

The envelope may be a single path. But there are particular nodes : the first four ones. An idea is to count them...


It will use Lib2geom.

See this old page for the original idea : PerspectiveObject (is obsolete)