Skip to content

GenieYoung/halfedge-data-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

halfedge-data-structure

A simple half-edge data structure, the majority of this code originates from OpenMesh(A generic and efficient polygon mesh data structure), with key functions reorganized and the framework simplified for easier learning and application.

Just include the halfedge.h file into your project.

Provided a simple test, use "g++ test.cpp -o test" for compile

About

Halfedge data structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages