tinyspline

TinySpline is a small, yet powerful library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. The core of the library is written in ANSI C (C89) with a C++ wrapper for an object-oriented programming model. Based on the C++ wrapper, auto-generated bindings for C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby are provided.

Лицензия

Лицензия

MIT
Группа

Группа

org.tinyspline
Идентификатор

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

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

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

0.4.0-1
Дата

Дата

Тип

Тип

jar
Описание

Описание

tinyspline
TinySpline is a small, yet powerful library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. The core of the library is written in ANSI C (C89) with a C++ wrapper for an object-oriented programming model. Based on the C++ wrapper, auto-generated bindings for C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby are provided.
Ссылка на сайт

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

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

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

https://github.com/msteinbeck/tinyspline

Скачать tinyspline

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Версии библиотеки

Версия
0.4.0-1
0.3.0-2
0.3.0-1