is not current version
Last Version 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.

License

License

MIT
GroupId

GroupId

org.tinyspline
ArtifactId

ArtifactId

tinyspline
Version

Version

0.3.0-2
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/msteinbeck/tinyspline
Source Code Management

Source Code Management

https://github.com/msteinbeck/tinyspline

Download 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.