Skip to content

laszlokorte/halfedge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of the app

Live Demo

Halfedge Data Structure (HDS)

An Halfedge Data Structure (HDS) is a data structure designed to represent geometric mesh data. It consists of a set of vertices (pink), faces (light blue) and edges (dark green) that are linked a particular way. Think of a multidimensional cyclic linked list.

Below you can insert vertices by clicking the orange dots in the middle of the edges. Vertices (pink) can be dragged around. Faces that are made up of more than three edges are marked by a little triangle. Clicking the triangle splits the corresponding face in two.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors