Thursday, July 5, 2007

Curve editor works.

I have implemented basic spline curve editor. User interface is very simple for now: doubleclick adds spline control point, single click selects, delete key deletes, control points can be dragged. Slope lines can be dragged too to set slope at control point. Legend: curve is red, control points are blue, selected control point is green, slope line is white.
Todo: undo and redo functionality.

No comments: