Skip to content

moskopio/curves-webgl

Repository files navigation

WebGL Curve

A simple WebGL demo application for exploring various curvatures - Bezier, B-Splines, Catmull-Rom etc. A sandbox for implementing different curves in 2D view.

webgl-curves

Preview available on github pages: https://moskopio.github.io/curves-webgl

Instalation

yarn

Running locally

yarn dev