Code Monkey home page Code Monkey logo

clipper-fpoint's Introduction

Clipper Fpoint

AKA ClipperJS with Floating Point Support

Installation

This package is a mirror of https://sourceforge.net/projects/jsclipper/files/Javascript_Clipper_6.4.2.2_fpoint.zip and includes CommonJS, ES and UMD

Node

http://npm.im/clipper-fpoint

yarn add clipper-fpoint

ìmport ClipperLib from 'clipper-fpoint';

Browser

<script type="text/javascript" src="https://unpkg.com/[email protected]/dist/clipper-fpoint.umd.js"></script>

Usage

https://sourceforge.net/p/jsclipper/wiki/documentation

Release Notes

v6.4.2.2 FPoint (8 September 2017) * The first release of FPoint Javascript Clipper * IntPoint -> FPoint, IntRect -> FRect, DoublePoint -> FPoint * Int128 is removed, the unminified source code is 2000 rows smaller (7600 -> 5600) * Coordinate range +-4.503599627370495e+15 -> +-1.3407807929942596e+154 - Small values around origin are not allowed. Minimum value is +-2.2227587494850775e-162. * Speedup compared to IntPoint-version: 2.16x when using Int128, 1.08x otherwise (Chrome Mac). * No need to round up and down coordinates

https://sourceforge.net/projects/jsclipper/files

clipper-fpoint's People

Contributors

johnrees avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

camaloon wout

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.