/Projeto-IF680-2022

Bezier Curves Project to Processamento Gráfico class, teaching how to draw curves with points

Primary LanguageJavaScript

JavaScript: Bezier Curves

Project image

The project aims to generate bezier curves through the deCasteljau algorithm during the graphic processing discipline.

Can be accessed through the following link.

Features

  • Create more than one curve
  • Delete an entire curve or just the points on a curve
  • Switch between curves and edit their points
  • Increase the number of points
  • Hide lines, control points and curves
  • Check the curve generation process

Detail image