Skip to content

ArcherWike/GUI-CurvesEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

GUI-CurveEditor

This application allows to create and manipulate Bezier curves. Users can add, move, or remove control points to change the shape of the curve.

RGBA Color Generation: Red Square

Application generates an RGBA (Red, Green, Blue, Alpha) colour of a square - color based on the graph of the Bezier curve.

Curve Types: Right Arrow Curving Down

Application supports switching between three types of curves:
  • Linear
  • Bézier Quadratic
  • Bézier Cubic

Created using: Wrench

  • WPF
  • C#

image

CurveEditor.mp4