klane / parc

Parametric Curves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ParC: Parametric Curves

Test Status Coverage Status License

ParC contains a lightweight Java framework for working with parametric curves such as Bezier curves, B-splines, and NURBS. The curves are evaluated with matrix math calculations performed by jblas.

About

Parametric Curves

License:MIT License


Languages

Language:Java 100.0%