About 245,000 results
Open links in new tab
  1. Good geometry library in python? - Stack Overflow

    You may be interested in Python module SpaceFuncs from OpenOpt project, http://openopt.org. SpaceFuncs is tool for 2D, 3D, N-dimensional geometric modeling with possibilities of …

  2. Geometry - SymPy 1.14.0 documentation

    Given one set of collinear points A, B, C, and another set of collinear points a, b, c, then the intersection points X, Y, Z of line pairs A b and a B, A c and a C, B c and b C are collinear.

  3. pygeometry2d - PyPI

    Mar 24, 2025 · This is a lightweight and simple library for handling 2D geometries using only Python's native libraries. It allows performing common geometric operations such as distance …

  4. PyMesh — Geometry Processing Library for Python

    Read/write 2D and 3D mesh in .obj, .off, .ply, .stl, .mesh , .msh and .node/.face/.ele formats. Support load and save per vertex/face/voxel scalar and vector fields. Local mesh processing …

  5. A 2D geometry library for Python, with ergonomic vector ... - GitHub

    A 2D geometry library for Python, with ergonomic vector classes in optimised Cython code.

  6. geom2d — utl-geom2d documentation

    A simple pure Python 2D geometry package that includes point, line, arc, ellipse, cubic Bezier curves, and miscellaneous implementations of computational geometry solutions such as …

  7. geometer - PyPI

    Mar 11, 2023 · Geometer is a geometry library for Python that uses projective geometry and numpy for fast geometric computation. In projective geometry every point in 2D is represented …

  8. Define and mesh 2D geometries — NGS-Py 6.2.2501 …

    Nov 2, 2015 · Define and mesh 2D geometries¶ Netgen-python allows to define 2D geometries by means of boundary curves. Curves can be lines, or rational splines of 2nd order.

  9. NaysanSaran/pyGeom2D: A package for 2D geometry in Python - GitHub

    Python package to create 2D geometries. Clone this repository and copy the pygeom directory where you are going to write your Python scripts or your Jupyter notebooks. Then you can …

  10. Planar Documentation Contents — Planar v0.4 documentation

    Planar is a 2D geometry library for Python designed for use by games and other interactive applications. Planar was created for use by the Grease game framework, but is distributed as …

Refresh