项目作者: klane

项目描述 :
Parametric Curves
高级语言: Java
项目地址: git://github.com/klane/parc.git
创建时间: 2015-06-20T16:14:43Z
项目社区:https://github.com/klane/parc

开源协议:MIT License

下载


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.