Последняя версия

curvesapi 1.07

Implementation of various mathematical curves that define themselves over a set of control points. The API is written in Java. The curves supported are: Bezier, B-Spline, Cardinal Spline, Catmull-Rom Spline, Lagrange, Natural Cubic Spline, and NURBS.

Лицензия

Лицензия

Группа

Группа

com.github.virtuald
Идентификатор

Идентификатор

curvesapi
Версия

Версия

1.07
Тип

Тип

jar
Описание

Описание

curvesapi
Implementation of various mathematical curves that define themselves over a set of control points. The API is written in Java. The curves supported are: Bezier, B-Spline, Cardinal Spline, Catmull-Rom Spline, Lagrange, Natural Cubic Spline, and NURBS.
Ссылка на сайт

Ссылка на сайт

https://github.com/virtuald/curvesapi
Система контроля версий

Система контроля версий

https://github.com/virtuald/curvesapi

Скачать curvesapi 1.07


<!-- https://jarcasting.com/artifacts/com.github.virtuald/curvesapi/ -->
<dependency>
    <groupId>com.github.virtuald</groupId>
    <artifactId>curvesapi</artifactId>
    <version>1.07</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.virtuald/curvesapi/
implementation 'com.github.virtuald:curvesapi:1.07'
// https://jarcasting.com/artifacts/com.github.virtuald/curvesapi/
implementation ("com.github.virtuald:curvesapi:1.07")
'com.github.virtuald:curvesapi:jar:1.07'
<dependency org="com.github.virtuald" name="curvesapi" rev="1.07">
  <artifact name="curvesapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.virtuald', module='curvesapi', version='1.07')
)
libraryDependencies += "com.github.virtuald" % "curvesapi" % "1.07"
[com.github.virtuald/curvesapi "1.07"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.