stein197 / app-bezier

Simple application to draw bezier curves of higher orders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draw a Curve

Simple demo where you can create an manipulate bezier curves of nth order.

Installation

  1. Run npm install
  2. Run npx tsc
  3. Open index.html in a browser

About

Simple application to draw bezier curves of higher orders


Languages

Language:TypeScript 92.6%Language:HTML 6.7%Language:CSS 0.7%