Giter VIP home page Giter VIP logo

curvesapi's Introduction

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.

About this project

This is a mavenized version of http://sourceforge.net/projects/curves . This is not quite a fork -- as I do not intend to change/improve the project. However, bugfixes and reasonably scoped improvements will be accepted.

List of changes

  • Version has been bumped to 1.08
  • The javadocs have been removed from this distribution
  • The build scripts have been removed and pom.xml has been added to support usage with maven
  • No longer using JDK internals to compute path intersection, copied Crossing.java from Apache Harmony instead
  • The 'appendTo' method now raises IllegalArgumentException with useful error messages on invalid arguments instead of swallowing the error
  • A PointFactory has been added to aid in creating points
  • Point2d now extends Point
  • Uses standard maven source layout
  • Added simple test for ShapeMultiPath

Licenses

The original project used a BSD license, and remains so.

com.graphbuilder.org.apache.harmony.awt.gl.Crossing is from the Apache Harmony project and is released under the Apache 2.0 license.

curvesapi's People

Contributors

virtuald avatar arthurscchan avatar pjfanning avatar yousifalyousifi avatar dependabot[bot] avatar puntogil avatar subes avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.