Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
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.
npm install libtess
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.
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.
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.
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.
FAQs
Polygon tesselation library, ported from SGI's GLU implementation.
The npm package libtess receives a total of 3,510 weekly downloads. As such, libtess popularity was classified as popular.
We found that libtess demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.