Showing 39 open source projects for "triangulation"

View related business solutions
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Blender GIS

    Blender GIS

    Blender addons to make the bridge between Blender and geographic data

    ... triangulation, drop objects on a terrain mesh, make terrain analysis using shader nodes, set up new cameras from geotagged photos, set up a camera to render with Blender a new georeferenced raster.
    Downloads: 122 This Week
    Last Update:
    See Project
  • 2
    Open Asset Import Library

    Open Asset Import Library

    The open-asset-importer-library repository

    The Open Asset Import Library (short name: Assimp) is a portable Open-Source library to import various well-known 3D model formats in a uniform manner. The most recent version also knows how to export 3d files and is therefore suitable as a general-purpose 3D model converter. See the feature-list. open3mod is a Windows-based model viewer. It loads all file formats that Assimp supports and is perfectly suited to quickly inspect 3d assets. Assimp aims to provide a full asset conversion...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    CGAL

    CGAL

    The Computational Geometry Algorithms Library

    CGAL or the Computational Geometry Algorithms Library is a C++ library that gives you easy access to a myriad of efficient and reliable geometric algorithms. These algorithms are useful in a wide range of applications, including computer aided design, robotics, molecular biology, medical imaging, geographic information systems and more. CGAL features a great range of data structures and algorithms, including Voronoi diagrams, cell complexes and polyhedra, triangulations, arrangements of...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    CDT

    CDT

    Constrained Delaunay Triangulation (C++)

    CDT is a C++ library for generating constraints or conforming Delaunay triangulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    Delaunator

    Delaunator

    Fast JavaScript library for Delaunay triangulation of 2D points

    Delaunator is a fast library for Delaunay triangulation. It takes as input a set of points. The triangulation is represented as compact arrays of integers. It’s less convenient than other representations but is the reason the library is fast. After constructing a delaunay = Delaunator.from(points) object, it will have a triangles array and a halfedges array, both indexed by half-edge id. What’s a half-edge? A triangle edge may be shared with another triangle. Instead of thinking about each edge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SAGA GIS
    SAGA - System for Automated Geoscientific Analyses - is a Geographic Information System (GIS) software with immense capabilities for geodata processing and analysis. SAGA is programmed in the object oriented C++ language and supports the implementation of new functions with a very effective Application Programming Interface (API). Functions are organised as modules in framework independent Module Libraries and can be accessed via SAGA’s Graphical User Interface (GUI) or various scripting...
    Leader badge
    Downloads: 6,826 This Week
    Last Update:
    See Project
  • 7

    unwarp

    Increase image resolution by eliminating atmospheric distortion

    Unwarp is an open-source tool that enhances image resolution by eliminating scintillations caused by atmospheric turbulence and similar distortion phenomena. The software processes a series of images of the same subject, aligning and stacking them using advanced feature selection algorithms and phase correlation approaches. The core technique matches features between images, applies triangulation across the entire frame, and warps each pixel to its optimal position. The resulting aligned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FractalImageCompression

    FractalImageCompression

    Java Fractal Image Compression based on Delaunay triangulation

    Implementation of the algorithm of the paper: "Fractal image compression based on Delaunay triangulation and vector quantization" It is a Fractal compression algorithm, based on relationships between regions of the image (in this case triangles), rather than in explicitly the pixel values themselves. Video demo: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FfractalCompressor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TopoCad France

    TopoCad France

    French Geographic Information System

    topography oriented GIS for cadastre maintenance fully configurable and totally autonomous (can be transfered to USB key) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10

    headsort

    headsort: streaming sort + 2x faster than gnu sort

    headsort sorts files by line and fields. Options can pick field order and etc. In general headsort can sort in 1/2 the time sort(1) (mergesort) does in situations involving either pipes or mult column selection; less than 1/2 with both. Best case was about opposite that of sort(1)*. NEW* hsort main algorithm speed improvement (applies to all; 27,29,31). Now faster than sort(1) (in all cases tested). Using triangulation, hsort begins piped sorted output when 1st bin is done...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Triangula

    Triangula

    Generate high-quality triangulated and polygonal art from images

    ... to the Permissions tab in the executable's properties and tick `Allow executing file as program`. For almost all cases, only changing the number of points and leaving all other options with their default values will generate an optimal result. While all these algorithms are iterative algorithms, the main difference is that in the other algorithms triangles can overlap while Triangula generates a triangulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenPose

    OpenPose

    Real-time multi-person keypoint detection library for body, face, etc.

    OpenPose has represented the first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints (in total 135 keypoints) on single images. It is authored by Ginés Hidalgo, Zhe Cao, Tomas Simon, Shih-En Wei, Yaadhav Raaj, Hanbyul Joo, and Yaser Sheikh. It is maintained by Ginés Hidalgo and Yaadhav Raaj. OpenPose would not be possible without the CMU Panoptic Studio dataset. We would also like to thank all the people who has helped OpenPose in any way. 15, 18 or...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 13

    triangulate

    Polygon triangulation library

    This is a C++11 library for triangulating simple polygons (i.e. not self-intersecting, no holes) in 2D. It is small and only requires a minimum of memory for triangulation. Memory consumption is in O(log n). Time complexity is between O(n log n) for convex polygons and O(n^3) in the worst case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tinyobjloader

    tinyobjloader

    Tiny but powerful single file wavefront obj loader

    Tiny but powerful single file wavefront obj loader written in C++03. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer. We recommend to use master (main) branch. Its v2.0 release candidate. Most features are now nearly robust and stable (The remaining task for release v2.0 is polishing C++ and Python API).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Starling Extension Graphics

    Starling Extension Graphics

    flash.display.Graphics style extension for the Starling Flash GPU

    Starling-Extension-Graphics is an extension for the Starling framework (which itself is a GPU-accelerated 2D framework for Flash/AIR via Stage3D). This extension adds graphics primitives (fills, strokes, planes etc.) that mimic flash.display.Graphics-style drawing but implemented in a GPU-friendly manner. It automatically triangulates vector shapes, letting developers use familiar drawing APIs but get performance benefits of GPU rendering via Starling. Starling is an ActionScript 3 library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jdt4fpc

    fpc port of jdt library

    fpc port of Java Delaunay Triangulation library http://jdt.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TTF Triangulator

    Truetype font loading/triangulation

    A simple C++ library designed to load a truetype font and triangulate its glyphs in real time. For use in games/media where large or resolution independent text rending is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CFD2D

    The incompressible Navier-Stokes equations solver in 2D domains

    CFD2D is open source software for Linux for solving the non-dimensionalized incompressible Navier-Stokes equations (NSE) inside an arbitrary two-dimensional domain inscribed in a unit square with Dirichlet and "do-nothing" boundary conditions. The space discretization is based on Finite Element Method (FEM) using an approximately uniform triangular mesh. The two choices of FE spaces are offered, these are of the so called MINI-element and of the Taylor-Hood element. The first element...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    as3delaunay

    as3delaunay

    Delaunay triangulation and Voronoi diagram for Flash Builder 4 project

    as3delaunay is an ActionScript 3 library that provides an implementation of Delaunay triangulation and Voronoi diagram generation. It is based on the well-known work of Raymond Hill and offers developers an efficient way to create and manipulate geometric structures for use in Flash and other AS3-based environments. The library enables users to generate Voronoi diagrams from a set of input points, allowing applications such as procedural map generation, image segmentation, and spatial...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    hobipb

    a higher-order boundary integral Poisson-Boltzmann solver

    ... on regular triangles and sixteen-point Gauss-Legendre quadratures together with regularization transformations are applied on singular triangles. We take advantage of the embarrassingly parallel feature of boundary integral formulation, and parallelize the schemes with the message passing interface (MPI) implementation. REFERENCE: W.H. Geng, Parallel higher-order boundary integral electrostatics computation on molecular surfaces with curved triangulation, J. Comput. Phys., 241, 253-265 (2013).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    connect3d

    Reconstruct Water-Tight Triangulation from Point Cloud

    This software reconstructs water-tight triangulations from point clouds, interpolating the points. It approximates the triangle mesh which minimizes the sum of all triangles' longest edge. As a result, it can interpolate much more sparse sampling as state-of-the-art algorithms. Run-time is in practice linear to that of the Delaunay triangulation of the points. The software is designed as a command-line tool. It can also be used as a library. A plug-in for the Meshlab geometry software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    dangqiwu

    triangulation code

    This code uses two libraries, a polygon clipping library and a triangulation library, to create a triangulator that is not OpenGL based and not CGAL based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    N-Angulator

    N-Angulator

    N-Dimensional sparse array, editor, and browser in (x)emacs lisp.

    A new paradigm in content management and multi-media data storage/retrieval wherein the data is located by a method of triangulation on meta data in hierarchical menus (except the number of "angles" is essentially unlimited hence "N-Angulation").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    XFEM

    XFEM implementation in MATLAB

    The extended finite element method (XFEM) classified, one of the partition of unity method (PUM), allows discontinuities to be simulated independently of the mesh. This is possible by adding appropriate functions to the FE approximation basis, for example, the Heaviside function. The discontinuities can evolve in time, without a need for a conforming mesh. A MATLAB implementation of the XFEM written by VP Nguyen, is given here. The interaction of cracks and crack-inclusion interaction is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.