Skip to content

Bjornwolf/pyqt5-curve-edit

Repository files navigation

pyqt5-curve-edit

Simple curve editor written in Python.

TODOS:

  • weight checkability (bezier)
  • weight change (bezier)
  • selecting curves via clicking
  • point addition after/before current point
  • point deletion
  • implement natural and periodic splines
  • implement bezier splines
  • joining curves

OPTIONAL:

  • export the program state as image
  • multiple point selection

KNOWN BUGS:

  • fix rename ComboBox bug
  • fix crashing plots when loading a file

About

Simple curve editor written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages