A utility to generate coordinates of an equilateral polygon.
A simple random polygon generator
String art polygon generator
Operations for two-dimensional polygons.
TypeScript definitions for d3-polygon
- [x] Xml Generator - [x] Easy Xml Generator - [ ] Basic Point Generator - [ ] Basic LineString Generator - [ ] Basic Polygon Generator - [ ]
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
determine if a point is inside a polygon with a ray intersection counting algorithm
Checks if a point is inside an area, like a city boundary.
Converts a bounding box to a GeoJSON polygon.
Calculates the distance from a point to the edges of a polygon or multi-polygon.
Fill a polygon with lines
Takes a kinked polygon and returns a feature collection of polygons that have no kinks.
Smooths a Polygon or MultiPolygon, based on Chaikin's algorithm.
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Takes polygons or multipolygons and an optional mask, and returns an exterior ring polygon with holes.
Apply boolean Polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
ThreeJS geometry for drawing polygons on a sphere
Finds points that fall within polygon(s).
Finds the tangents of a polygon from a point.
A JS library for finding optimal label position inside a polygon
Calculates the geodesic area in square meters of one or more polygons.
Converts line(s) to polygon(s).
tsParticles polygon shape
Generate KML polygons (circle, star etc.) from lat/long and radius A port of http://blog.client9.com/2007/09/drawing-circles-and-stars-on-google.html
Ply is a ruby gem for reading Stanford PLY-format 3D model files. The PLY file format is a flexible format for storing semi-structured binary data, and is often used to stored polygonalized 3D models generated with range scanning hardware. You can find some examples of the format at the {Stanford 3D Scanning Repository}[http://graphics.stanford.edu/data/3Dscanrep/]. Ply provides a simple API for quick access to the data in a PLY file (including examining the structure of a particular file's content), and an almost-as-simple event-driven API which can be used to process extremely large ply files in a streaming fashion, without needing to keep the full dataset represented in the file in memory. Ply handles all three types of PLY files (ascii, binary-big-endian and binary-little-endian). If you don't have any Stanford PLY files on hand, you probably don't need this gem, but if you're curious, the PLY file format is described at Wikipedia[http://en.wikipedia.org/wiki/PLY_(file_format)].
No description provided.
No description provided.
No description provided.