Python Quadratic Bézier

Simple project to learn more about Bézier curves.

On this project i used some api’s to graphics and gui

  • pygame
  • thorpy

in theory if you install these api’s the code will work but i’m not sure… ?

Screenshot:

bezier

References:

Pygame docs: https://www.pygame.org/docs/
Wikipedia: https://en.wikipedia.org/wiki/B%C3%A9zier_curve
A wonderfull video from Freya Holmér: https://www.youtube.com/watch?v=aVwxzDHniEw

by Jorge Kenned Ferreira dos Santos but call only kenned pls ?

GitHub

GitHub - kennedfer/Python.QuadraticBezier: Simple project to learn more about Bézier curves
Simple project to learn more about Bézier curves. Contribute to kennedfer/Python.QuadraticBezier development by creating an account on GitHub.