All Projects → wildmeshing → wildmeshing-python

wildmeshing / wildmeshing-python

Licence: other
Python bindings for TriWild.

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to wildmeshing-python

Cgal
The public CGAL repository, see the README below
Stars: ✭ 2,825 (+7535.14%)
Mutual labels:  geometry, triangulation
Korma
Mathematics library focused on geometry for Multiplatform Kotlin 1.3
Stars: ✭ 65 (+75.68%)
Mutual labels:  geometry, triangulation
Earcut.hpp
Fast, header-only polygon triangulation
Stars: ✭ 447 (+1108.11%)
Mutual labels:  geometry, triangulation
Unity.library.eppz.geometry
2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.
Stars: ✭ 198 (+435.14%)
Mutual labels:  geometry, triangulation
Geometry2d
Unity3D: A set of helper classes for 2D geometric calculations.
Stars: ✭ 40 (+8.11%)
Mutual labels:  geometry, triangulation
SplashGeom
Open-source C++ library for geometry and linear algebra
Stars: ✭ 22 (-40.54%)
Mutual labels:  geometry, triangulation
Geokit
Geo-Toolkit for PHP.
Stars: ✭ 223 (+502.7%)
Mutual labels:  geometry
competitive programming codebook
Programming Contest Book.
Stars: ✭ 76 (+105.41%)
Mutual labels:  geometry
Scikit Geometry
Scientific Python Geometric Algorithms Library
Stars: ✭ 220 (+494.59%)
Mutual labels:  geometry
Trimesh2
C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes
Stars: ✭ 206 (+456.76%)
Mutual labels:  geometry
humke-4d-geometry
A web-based 4D Geometry viewer
Stars: ✭ 51 (+37.84%)
Mutual labels:  geometry
fem mesh matlab
MATLAB Toolbox for Handling 2D and 3D FEM Meshes
Stars: ✭ 23 (-37.84%)
Mutual labels:  triangulation
maptalks.plot
🎨 | maptalks plot
Stars: ✭ 19 (-48.65%)
Mutual labels:  geometry
Cs231a Notes
The course notes for Stanford's CS231A course on computer vision
Stars: ✭ 230 (+521.62%)
Mutual labels:  geometry
paramak
Create parametric 3D fusion reactor CAD models
Stars: ✭ 36 (-2.7%)
Mutual labels:  geometry
geometer
A geometry library written in Python
Stars: ✭ 89 (+140.54%)
Mutual labels:  geometry
Ifc.js
Ifc viewer for client applications.
Stars: ✭ 211 (+470.27%)
Mutual labels:  geometry
weaver
A spider tapestry weaver
Stars: ✭ 72 (+94.59%)
Mutual labels:  triangulation
HitboxBuilder-2D
Building hitboxes has never been easier
Stars: ✭ 21 (-43.24%)
Mutual labels:  triangulation
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 (+221.62%)
Mutual labels:  triangulation

Wildmeshing python bindings

Build

python interface to triangulate and tetrahedralize

use:

python setup.py develop

or

python -m pip install . -vv

to install

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].