All Projects → izakharkin → SplashGeom

izakharkin / SplashGeom

Licence: GPL-3.0 license
Open-source C++ library for geometry and linear algebra

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to SplashGeom

Cgal
The public CGAL repository, see the README below
Stars: ✭ 2,825 (+12740.91%)
Mutual labels:  geometry, triangulation, computational-geometry, voronoi-diagram
Geometry2d
Unity3D: A set of helper classes for 2D geometric calculations.
Stars: ✭ 40 (+81.82%)
Mutual labels:  geometry, triangulation
Aabb Tree
A d-dimensional aabb-tree implementation for MATLAB.
Stars: ✭ 5 (-77.27%)
Mutual labels:  geometry, computational-geometry
Hgeometry
HGeometry
Stars: ✭ 98 (+345.45%)
Mutual labels:  geometry, computational-geometry
Nurbs Python
Object-oriented pure Python B-Spline and NURBS library
Stars: ✭ 295 (+1240.91%)
Mutual labels:  geometry, computational-geometry
Earcut.hpp
Fast, header-only polygon triangulation
Stars: ✭ 447 (+1931.82%)
Mutual labels:  geometry, triangulation
Korma
Mathematics library focused on geometry for Multiplatform Kotlin 1.3
Stars: ✭ 65 (+195.45%)
Mutual labels:  geometry, triangulation
MidcurveNN
Computation of Midcurve of Thin Polygons using Neural Networks
Stars: ✭ 19 (-13.64%)
Mutual labels:  geometry, computational-geometry
Lazysets.jl
A Julia package for calculus with convex sets
Stars: ✭ 107 (+386.36%)
Mutual labels:  geometry, 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 (+440.91%)
Mutual labels:  triangulation, computational-geometry
Wagyu
A general library for geometry operations of union, intersections, difference, and xor
Stars: ✭ 116 (+427.27%)
Mutual labels:  geometry, computational-geometry
Geometry
Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75
Stars: ✭ 282 (+1181.82%)
Mutual labels:  geometry, computational-geometry
Mather
zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具
Stars: ✭ 270 (+1127.27%)
Mutual labels:  geometry, linear-algebra
Cavaliercontours
2D polyline library for offsetting, combining, etc.
Stars: ✭ 135 (+513.64%)
Mutual labels:  geometry, computational-geometry
PGS
Processing Geometry Suite
Stars: ✭ 39 (+77.27%)
Mutual labels:  geometry, computational-geometry
Euclid
Exact Computation Geometry Framework Based on 'CGAL'
Stars: ✭ 52 (+136.36%)
Mutual labels:  geometry, computational-geometry
polliwog
2D and 3D computational geometry library
Stars: ✭ 22 (+0%)
Mutual labels:  geometry, computational-geometry
polygon-splitter
A small (<10kb minified) javascript library for splitting polygons by a polyline.
Stars: ✭ 20 (-9.09%)
Mutual labels:  geometry, computational-geometry
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+52413.64%)
Mutual labels:  geometry, linear-algebra
Aardvark.base
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. This repository is the basis for most platform libraries and provides basic functionality such as data-structures, math and much more.
Stars: ✭ 117 (+431.82%)
Mutual labels:  geometry, linear-algebra

SplashGeom

SplashGeom is the open-source C++ library for geometry and linear algebra.

First of all it is "educational" project, here we are trying to realize different geometry and algebra objects.

Read article about Voronoi Diagram with code from this library: https://habrahabr.ru/post/309252/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].