Code Monkey home page Code Monkey logo

libtess.js's Introduction

libtess.js

Build Status Coverage Status

Polygon tesselation library, ported from the tesselator in Silicon Graphics's reference implementation of the OpenGL Utility Library (GLU), written primarily by Eric Veach while at SGI.

Installation

npm install libtess

Example

See the example page for a simple example of setting up a polygon with a hole made of two contours, triangulating it, and then drawing it with WebGL.

Tests

Run the tests locally with npm test, or in the browser here.

See the expectations viewer to compare the test geometry tessellated with the latest version of the library versus the expected (baseline) tessellation.

Tesselator or Tessellator?

Probably tessellator, but GLUtesselator, etc is in the original GLU API handed down from Ancient Times and "tesselator" is already all over the original source code, so that's what we're going with.

License

Licensed under the SGI Free Software License B v2.0.

This SGI license is not a common one, but the FSF has helped bring it into equivalence with modern free software licenses, with terms identical to that of the X11 License (MIT + "no-endorsement" clause). More guidance here.

libtess.js's People

Contributors

brendankenny avatar twpayne avatar bcamper avatar

Watchers

 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.