jar

org.tinyspline : tinyspline

Maven & Gradle

Feb 03, 2023
1.1k stars

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.

Table Of Contents

Latest Version

Download org.tinyspline : tinyspline JAR file - Latest Versions:

All Versions

Download org.tinyspline : tinyspline JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.5.x
0.4.x
0.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tinyspline-0.6.0-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.tinyspline

├─ org.tinyspline.BSpline.class - [JAR]

├─ org.tinyspline.ChordLengths.class - [JAR]

├─ org.tinyspline.DeBoorNet.class - [JAR]

├─ org.tinyspline.Domain.class - [JAR]

├─ org.tinyspline.Frame.class - [JAR]

├─ org.tinyspline.FrameSeq.class - [JAR]

├─ org.tinyspline.Morphism.class - [JAR]

├─ org.tinyspline.Vec2.class - [JAR]

├─ org.tinyspline.Vec3.class - [JAR]

├─ org.tinyspline.Vec4.class - [JAR]

├─ org.tinyspline.tinysplinejava.class - [JAR]

├─ org.tinyspline.tinysplinejavaConstants.class - [JAR]

├─ org.tinyspline.tinysplinejavaJNI.class - [JAR]