Showing 8 open source projects for "half edge"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Delaunator

    Delaunator

    Fast JavaScript library for Delaunay triangulation of 2D points

    ...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 A↔︎B, we will use two half-edges A→B and B→A. Having two half-edges is the key to everything this library provides. It will also be useful to have some helper functions to go from one half-edge to the next and previous half-edges in the same triangle. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    hyper3DGE Project

    hyper3DGE Project

    3D-Accelerated open-source DOOM engine

    As a continuation of the EDGE Project, hyper3DGE gives the end-user more power from the most advanced alternative DOOM engine - combined with portability to most systems, including game consoles.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3

    SDL2 User Interface

    Graphical user interface on SDL2

    Using SDL, SDL2 as base layer, our company made a graphical user interface. We tried to make an intuitive, beautiful user interface, which does not look like any Windows/Linux OS. From our cash register software, we extract the Graphical interface for open source projects, because we think it can make the world a little more beautiful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    HalfEdgeLib is a simple to use implementation of this popular data structure, which enables quick and easy adjacency queries, topologic verifiability and iterator-based traversals. Some geometric and topological manipulation algorithms are now available,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A topological data structure to handle 2D simplicial meshes (using the Morse operators published by authors). This data structure is implemented using C++ and it is based on the classical Half-Edge. This code started in 2002 and it has been used in many
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Half-Edge implementation, plus various utilities like silhouette edges and triangle-stripping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HalfEdgeVis

    This is a course project based on half edge algorithm

    This is a course project of CSE Visualization of Stony Brook University. This project mainly focuses on computational geometry built on top of half edge data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB