/BezierCurves

Bezier curves in Unity using line renderer

Primary LanguageC#

Bézier Curves in Unity2D

  • Made this small project in Unity where I explored rendering of curves and splines
  • No shader was used in rendering, only LineRenderer

Dragging 'control points'

Controlling color, line width and number of points (resolution)