не последняя версия
Последняя версия 0.4.0-1

tinyspline 0.3.0-2

TinySpline is a small, yet powerful library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. The library is implemented in ANSI C (C89) and provides a wrapper for C++ along with auto-generated bindings for C#, D, Go, Java, Lua, Octave, PHP, Python, R, and Ruby.

Лицензия

Лицензия

MIT
Группа

Группа

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

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

tinyspline
Версия

Версия

0.3.0-2
Тип

Тип

jar
Описание

Описание

tinyspline
TinySpline is a small, yet powerful library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. The library is implemented in ANSI C (C89) and provides a wrapper for C++ along with auto-generated bindings for C#, D, Go, Java, Lua, Octave, PHP, Python, R, and Ruby.
Ссылка на сайт

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

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

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

https://github.com/msteinbeck/tinyspline

Скачать tinyspline 0.3.0-2


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

Зависимости

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

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

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