Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with computational-geometry

A curated list of projects in awesome lists tagged with computational-geometry .

https://github.com/turfjs/turf

A modular geospatial engine written in JavaScript and TypeScript

algorithm computational-geometry geojson gis javascript turf typescript

Last synced: 29 Sep 2024

https://github.com/Turfjs/turf

A modular geospatial engine written in JavaScript and TypeScript

algorithm computational-geometry geojson gis javascript turf typescript

Last synced: 30 Jul 2024

https://github.com/mourner/rbush

RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles

algorithm computational-geometry javascript r-tree spatial-index

Last synced: 29 Sep 2024

https://github.com/mapbox/delaunator

An incredibly fast JavaScript library for Delaunay triangulation of 2D points

2d algorithm computational-geometry delaunay fast javascript triangulation

Last synced: 29 Sep 2024

https://github.com/mapbox/earcut

The fastest and smallest JavaScript polygon triangulation library for your WebGL apps

algorithm computational-geometry javascript polygon tessellation triangulation

Last synced: 30 Sep 2024

https://github.com/mapbox/supercluster

A very fast geospatial point clustering library for browsers and Node.

algorithm clustering computational-geometry javascript maps

Last synced: 30 Sep 2024

https://github.com/jasonwebb/morphogenesis-resources

Resources on the topic of digital morphogenesis (creating form with code). Includes links to major articles, code repos, creative projects, books, software, and more.

computational-geometry growth-algorithms morphogenesis pattern-formation procedural-generation research simulation

Last synced: 30 Sep 2024

https://github.com/locationtech/jts

The JTS Topology Suite is a Java library for creating and manipulating vector geometry.

computational-geometry geometric-algorithms geometry geometry-algorithms geometry-library gis java java-library jts jts-topology-suite ogc ogc-wkt triangulation voronoi

Last synced: 29 Sep 2024

https://github.com/cpmech/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.

computational-geometry differential-equations eigenvalues eigenvectors fast-fourier-transform linear-algebra linear-programming mersenne-twister optimization parallel-computations scientific-computing sparse-systems

Last synced: 30 Sep 2024

https://github.com/mourner/flatbush

A very fast static spatial index for 2D points and rectangles in JavaScript 🌱

algorithm computational-geometry data-structures javascript r-tree spatial-index

Last synced: 30 Sep 2024

https://github.com/hw140701/book-list-of-computational-geometry-and-computer-graphics

Must-read and classic books of computational geometry and computer graphics

booklist books computational-geometry computer-graphics

Last synced: 30 Sep 2024

https://github.com/habrador/computational-geometry

Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc

bezier computational-geometry computer-science constrained-delaunay-triangulation convex-hull delaunay-triangulation ear-clipping gift-wrapping interpolation intersections jarvis-march marching-squares mesh-simplification open-source polygon-clipping quickhull software-engineering triangulation unity3d voronoi

Last synced: 26 Sep 2024

https://github.com/Habrador/Computational-geometry

Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc

bezier computational-geometry computer-science constrained-delaunay-triangulation convex-hull delaunay-triangulation ear-clipping gift-wrapping interpolation intersections jarvis-march marching-squares mesh-simplification open-source polygon-clipping quickhull software-engineering triangulation unity3d voronoi

Last synced: 02 Aug 2024

https://github.com/qhull/qhull

Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki

computational-geometry convex-hull delaunay delaunay-triangulation halfspace-intersection qhull quickhull voronoi voronoi-diagram

Last synced: 31 Jul 2024

https://github.com/fogleman/hmm

Heightmap meshing utility.

3d computational-geometry cpp heightmap mesh

Last synced: 31 Jul 2024

https://github.com/LingDong-/skeleton-tracing

A new algorithm for retrieving topological skeleton as a set of polylines from binary images

algorithm computational-geometry computer-vision polylines skeletonization

Last synced: 01 Aug 2024

https://github.com/akalenuk/wordsandbuttons

A growing collection of interactive tutorials, demos, and quizzes about maths, algorithms, and programming.

algorithms computational-geometry interactive-tutorials interactive-visualizations mathematics quizzes vanilla-js

Last synced: 01 Aug 2024

https://github.com/mourner/projects

A list of awesome open source projects Volodymyr Agafonkin is involved in.

algorithms computational-geometry javascript maps performance

Last synced: 12 Aug 2024

https://github.com/ngageoint/hootenanny

Hootenanny conflates multiple maps into a single seamless map.

computational-geometry conflation machine-learning openstreetmap osm

Last synced: 29 Sep 2024

https://github.com/mourner/geokdbush

The fastest spatial index for geographic locations in JavaScript

algorithm awesome computational-geometry earth fast javascript spatial-index

Last synced: 26 Sep 2024

https://github.com/Prozi/detect-collisions

detecting collisions between bodies: Points, Lines, Boxes, Polygons (Concave too), Ellipses and Circles. Also RayCasting. All bodies can have offset, rotation, scale, bounding box padding, can be static (non moving) or be trigger bodies (non colliding).

alghorithm collision-checking collisions computational-geometry computational-geometry-algorithms javascript library typescript

Last synced: 01 Aug 2024

https://github.com/mapbox/wagyu

A general library for geometry operations of union, intersections, difference, and xor

clipping computational-geometry difference geometry intersection union xor

Last synced: 31 Jul 2024

https://github.com/urschrei/simplification

Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust

computational-geometry geo geospatial linestring polyline rdp simplification visvalingam-whyatt

Last synced: 01 Aug 2024

https://github.com/pkinney/topo

A Geometry library for Elixir that calculates spatial relationships between two geometries

computational-geometry geometry geospatial gis spatial-analysis

Last synced: 01 Aug 2024

https://github.com/Nodi3d/nodi

Nodi is an online node-based geometry design tool & social development environment.

3d cad computational-geometry computer-graphics modeling procedural web

Last synced: 03 Aug 2024

https://github.com/thomasp85/euclid

Exact Computation Geometry Framework Based on 'CGAL'

cgal computational-geometry geometry rstats

Last synced: 31 Jul 2024

https://github.com/hiulit/delaunator-gdscript

A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

2d algorithm computational-geometry delaunator delaunay fast gdscript mapbox triangulation

Last synced: 27 Sep 2024

https://github.com/hiulit/Delaunator-GDScript

A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

2d algorithm computational-geometry delaunator delaunay fast gdscript mapbox triangulation

Last synced: 01 Aug 2024

https://github.com/tulip-control/polytope

Geometric operations on polytopes of any dimension

computational-geometry cvxopt numpy polyhedron polytope python scipy

Last synced: 30 Sep 2024

https://github.com/urschrei/pypolyline

Fast Google Polyline encoding and decoding using a Rust binary

computational-geometry cython gis google-maps google-polyline polyline rust

Last synced: 01 Aug 2024

https://github.com/tchayen/triangolatte

2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs.

computational-geometry golang triangulation

Last synced: 30 Jul 2024

https://github.com/marmakoide/mesh-blue-noise-sampling

A short implementation of blue noise sampling for triangle meshes

3d computational-geometry sampling

Last synced: 31 Jul 2024

https://github.com/tylerjereddy/pycon-2017

Mastering scipy.spatial PyCon 2017 Tutorial

computational-geometry pycon python-3 scipy

Last synced: 31 Jul 2024

https://github.com/liu115/mesh2color_voxel

This is a tool for voxelizing ply mesh with color informations.

3d computational-geometry mesh voxel

Last synced: 31 Jul 2024

https://github.com/horsepurve/DeepVoro

Few-shot Learning as Cluster-induced Voronoi Diagrams (ICLR 2022)

computational-geometry deep-learning iclr2022

Last synced: 03 Aug 2024

https://github.com/stla/marching-cubes

The marching cubes algorithm.

computational-geometry haskell marching-cubes

Last synced: 28 Sep 2024

https://github.com/stla/cgalpolygons

Utilities for polygons, using CGAL.

cgal computational-geometry polygon r r6 rcpp

Last synced: 27 Sep 2024

https://github.com/shineyruan/computational-geometry-playground

A C++ playground for computational geometry algorithms & plotting.

computational-geometry conan cpp vcpkg

Last synced: 27 Sep 2024

https://github.com/codlocker/computational_geometry_library

Computational Geometry Library built as a part of the corresponding course

computational-geometry

Last synced: 01 Oct 2024