Showing 8 open source projects for "half edge"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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: 0 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: 33 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: 0 This Week
    Last Update:
    See Project
  • 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
  • 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