All Projects → pyobb → Similar Projects or Alternatives

74 Open source projects that are alternatives of or similar to pyobb

Cavaliercontours
2D polyline library for offsetting, combining, etc.
Stars: ✭ 135 (+114.29%)
Mutual labels:  computational-geometry
Delaunator
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
Stars: ✭ 1,641 (+2504.76%)
Mutual labels:  computational-geometry
convhull 3d
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
Stars: ✭ 108 (+71.43%)
Mutual labels:  computational-geometry
Greinerhormann
Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies
Stars: ✭ 176 (+179.37%)
Mutual labels:  computational-geometry
Euclid
Exact Computation Geometry Framework Based on 'CGAL'
Stars: ✭ 52 (-17.46%)
Mutual labels:  computational-geometry
venn7
A musical interface based on symmetric 7-set Venn diagrams
Stars: ✭ 29 (-53.97%)
Mutual labels:  computational-geometry
Gosl
Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.
Stars: ✭ 1,629 (+2485.71%)
Mutual labels:  computational-geometry
home
Community for parametric furniture designs.
Stars: ✭ 44 (-30.16%)
Mutual labels:  computational-geometry
Supercluster
A very fast geospatial point clustering library for browsers and Node.
Stars: ✭ 1,246 (+1877.78%)
Mutual labels:  computational-geometry
Tinfour
Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lidar LAS files, Digital Elevation Models (DEM), finite element analysis, path planning, natural neighbor interpolation, and other applications of Triangulated Irregular Networks (TIN)
Stars: ✭ 119 (+88.89%)
Mutual labels:  computational-geometry
Isect
Segments intersection detection library
Stars: ✭ 199 (+215.87%)
Mutual labels:  computational-geometry
Pympc
Stars: ✭ 26 (-58.73%)
Mutual labels:  computational-geometry
3D interactive graphics rendering engine
Develop a 3D interactive graphics rendering engine
Stars: ✭ 31 (-50.79%)
Mutual labels:  computational-geometry
Cdt
C++ library for constrained Delaunay triangulation (CDT)
Stars: ✭ 165 (+161.9%)
Mutual labels:  computational-geometry
MidcurveNN
Computation of Midcurve of Thin Polygons using Neural Networks
Stars: ✭ 19 (-69.84%)
Mutual labels:  computational-geometry
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (+111.11%)
Mutual labels:  computational-geometry
bentley-ottmann
simple Java implementation of Bentley-Ottmann sweep line algorithm for listing all intersections in a set of line segments
Stars: ✭ 16 (-74.6%)
Mutual labels:  computational-geometry
Wykobi
Wykobi C++ Computational Geometry Library
Stars: ✭ 115 (+82.54%)
Mutual labels:  computational-geometry
gproshan
geometry processing and shape analysis framework
Stars: ✭ 48 (-23.81%)
Mutual labels:  computational-geometry
Earcut
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Stars: ✭ 1,359 (+2057.14%)
Mutual labels:  computational-geometry
SplashGeom
Open-source C++ library for geometry and linear algebra
Stars: ✭ 22 (-65.08%)
Mutual labels:  computational-geometry
Bru 9
Aesthetic Engine 2
Stars: ✭ 74 (+17.46%)
Mutual labels:  computational-geometry
polygon-splitter
A small (<10kb minified) javascript library for splitting polygons by a polyline.
Stars: ✭ 20 (-68.25%)
Mutual labels:  computational-geometry
Polytri
🔺 Fast and simple polygon triangulation library.
Stars: ✭ 37 (-41.27%)
Mutual labels:  computational-geometry
Projects
A list of awesome open source projects Vladimir Agafonkin is involved in.
Stars: ✭ 250 (+296.83%)
Mutual labels:  computational-geometry
Cgal
The public CGAL repository, see the README below
Stars: ✭ 2,825 (+4384.13%)
Mutual labels:  computational-geometry
Aabb Tree
A d-dimensional aabb-tree implementation for MATLAB.
Stars: ✭ 5 (-92.06%)
Mutual labels:  computational-geometry
ELEMENTS
The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), and novel mesh classes (geometry and SWAGE) to support a very broad range of element types, numerical methods, and mesh connectivity data structures useful for computational physics and engineering.
Stars: ✭ 13 (-79.37%)
Mutual labels:  computational-geometry
Dlib
Allocators, I/O streams, math, geometry, image and audio processing for D
Stars: ✭ 182 (+188.89%)
Mutual labels:  computational-geometry
polytope
Geometric operations on polytopes of any dimension
Stars: ✭ 51 (-19.05%)
Mutual labels:  computational-geometry
Robust Predicates
Fast robust predicates for computational geometry in JavaScript
Stars: ✭ 170 (+169.84%)
Mutual labels:  computational-geometry
rdp
A library providing FFI access to fast Ramer–Douglas–Peucker and Visvalingam-Whyatt line simplification algorithms
Stars: ✭ 20 (-68.25%)
Mutual labels:  computational-geometry
Rbush
RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles
Stars: ✭ 1,881 (+2885.71%)
Mutual labels:  computational-geometry
LimberGridView
LimberGridView, a powerful JavaScript Library using Computational Geometry to render movable, dynamically resizable, and auto-arranging grids. Written in vanilla JavaScript, it can be plugged into most frameworks, plus it has a plugin for React applications. It gives users the most optimal arrangements using its highly efficient and fine-tuned a…
Stars: ✭ 51 (-19.05%)
Mutual labels:  computational-geometry
Hxgeomalgo
Small collection of computational geometry algorithms in Haxe.
Stars: ✭ 133 (+111.11%)
Mutual labels:  computational-geometry
topo
A Geometry library for Elixir that calculates spatial relationships between two geometries
Stars: ✭ 125 (+98.41%)
Mutual labels:  computational-geometry
Turf Swift
A Swift language port of Turf.js.
Stars: ✭ 123 (+95.24%)
Mutual labels:  computational-geometry
mcut
A simple and fast library for mesh booleans and more.
Stars: ✭ 57 (-9.52%)
Mutual labels:  computational-geometry
Wagyu
A general library for geometry operations of union, intersections, difference, and xor
Stars: ✭ 116 (+84.13%)
Mutual labels:  computational-geometry
geojson-rbush
GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles
Stars: ✭ 60 (-4.76%)
Mutual labels:  computational-geometry
Lazysets.jl
A Julia package for calculus with convex sets
Stars: ✭ 107 (+69.84%)
Mutual labels:  computational-geometry
bitpit
Open source library for scientific HPC
Stars: ✭ 80 (+26.98%)
Mutual labels:  computational-geometry
Melt
Automatic conservative mesh occluder generation by box filling
Stars: ✭ 105 (+66.67%)
Mutual labels:  computational-geometry
homog2d
C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. Provided with complete manual and samples.
Stars: ✭ 70 (+11.11%)
Mutual labels:  computational-geometry
Hgeometry
HGeometry
Stars: ✭ 98 (+55.56%)
Mutual labels:  computational-geometry
SDLP
Seidel's LP Algorithm: Linear-Complexity Linear Programming for Small-Dimensional Variables
Stars: ✭ 36 (-42.86%)
Mutual labels:  computational-geometry
Simplification
Very fast LineString simplification using RDP or Visvalingam-Whyatt and a Rust binary
Stars: ✭ 78 (+23.81%)
Mutual labels:  computational-geometry
inpoly
A fast 'point(s)-in-polygon' test for MATLAB.
Stars: ✭ 17 (-73.02%)
Mutual labels:  computational-geometry
Visibility
Simple sweep line visibility polygon algorithm implementation
Stars: ✭ 62 (-1.59%)
Mutual labels:  computational-geometry
point-in-polygon-hao
A point in polygon library based on the paper "Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons" by Hao
Stars: ✭ 83 (+31.75%)
Mutual labels:  computational-geometry
Flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript
Stars: ✭ 1,031 (+1536.51%)
Mutual labels:  computational-geometry
Geokdbush
The fastest spatial index for geographic locations in JavaScript
Stars: ✭ 251 (+298.41%)
Mutual labels:  computational-geometry
Polysnap
A work in progress polygon operations library with integer snap-rounding
Stars: ✭ 14 (-77.78%)
Mutual labels:  computational-geometry
tektosyne
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
Stars: ✭ 52 (-17.46%)
Mutual labels:  computational-geometry
Delaunator Cpp
A really fast C++ library for Delaunay triangulation of 2D points
Stars: ✭ 244 (+287.3%)
Mutual labels:  computational-geometry
Book-list-of-computational-geometry-and-computer-graphics
Book list of computational geometry and computer graphics 计算几何和计算机图形学必读书单与经典书籍
Stars: ✭ 374 (+493.65%)
Mutual labels:  computational-geometry
PGS
Processing Geometry Suite
Stars: ✭ 39 (-38.1%)
Mutual labels:  computational-geometry
polyclip
R package polyclip: a port of the Clipper library for polygon geometry
Stars: ✭ 18 (-71.43%)
Mutual labels:  computational-geometry
polliwog
2D and 3D computational geometry library
Stars: ✭ 22 (-65.08%)
Mutual labels:  computational-geometry
Skeleton Tracing
A new algorithm for retrieving topological skeleton as a set of polylines from binary images
Stars: ✭ 241 (+282.54%)
Mutual labels:  computational-geometry
1-60 of 74 similar projects