Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 2.62 KB

README.md

File metadata and controls

27 lines (22 loc) · 2.62 KB

Bezier curve editor

Convenient and fast Bézier curve editor. Editor has no limits for number of curve vertexes!

Navigation

How to use

  • Hold down and move to move the grid
  • Use to scale the grid
  • Hold down and move to stretch the new curve or move the vertex of the existed curve
  • Press or hold down any of to move the grid if any of curve vertex is not selected
  • Press or hold down any of to move the vertex of curve if it has been selected (also hold down to do it faster and fix move by grid intersection)
  • Press or hold down to select the next vertex of curve
  • Press or to remove selected vertex from curve
  • Press to unselect the vertex of curve
  • Press to take screenshot
  • Press to toggle fullscreen mode

Requirements