poly-decomp.js
Polygon decompiler
A JavaScript library for decomposing 2D polygons into convex pieces.
Decompose 2D polygons into convex pieces.
437 stars
14 watching
105 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
palkeo/panoramix | An Ethereum decompiler tool that translates Solidity bytecode into human-readable code | 822 |
cj-holmes/split-polygon-art | An R project that generates split polygons using spatial libraries | 18 |
ivanfratric/polypartition | A lightweight C++ library for polygon partition and triangulation with various algorithms | 666 |
d3/d3-geo-polygon | Provides tools for manipulating and projecting spherical polygons on the surface of the Earth | 113 |
cujojs/poly | A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
das-labor/panopticon | A cross-platform disassembler for reverse engineering written in Rust. | 1,433 |
baddstats/polyclip | A R package implementing a C++ polygon clipping algorithm | 19 |
sebastian-meier/d3.geo2rect | A tool for converting geojson polygons into rectangular representations. | 200 |
mapbox/polylabel | An algorithm for finding the most distant internal point of a polygon from its outline, useful for labeling | 1,445 |
icsharpcode/ilspy-vscode | A tool for decompiling .NET assemblies and integrating it with Visual Studio Code. | 150 |
ember-polyfills/ember-fn-helper-polyfill | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
muellerberndt/apkx | A tool to decompile Android APKs into Java source code | 252 |
immers-space/web-monetization-polyfill | Fills in missing JavaScript API functionality for Web Monetization on existing websites | 2 |
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
verifytests/verify.icsharpcode.decompiler | A verification tool for .NET assemblies decompiled by ICSharpCode.Decompiler | 8 |