Hello.
I have to implement software that allows me to define a trajectory in 2d, made up of successive points. Around this trajectory, an envelope is drawn. This envelope is governed by juxtaposed plots corresponding to specific mathematical equations depending on the position of the points of the main trajectory. It must be possible to move a point by dragging and moving and to view the modification of the path and its envelope live. Is Pixi the appropriate solution ?
Thanks
Bill.