Skip to content

Bezier plot generator. Collect points from mouse (Python)

Notifications You must be signed in to change notification settings

spaceuniverse/BPG

Repository files navigation

BPG

Bezier plot generator. Collect points from mouse.

Dependencies:

  • numpy
  • pygame
  • csv

You can collect points from mouse moves, and then approximate them by Bezier curve ^2

All data saved in formats *.jpg and *.csv

Example: https://github.com/spaceuniverse/BPG/wiki

About

Bezier plot generator. Collect points from mouse (Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages