Doubly linked face list

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In applied mathematics, a doubly linked face list (DLFL) is an efficient data structure for storing 2-manifold mesh data. The structure stores linked lists for a 3D mesh's faces, edges, vertices, and corners. The structure guarantees the preservation of the manifold property.[1][2]

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1"..
  2. Script error: No such module "citation/CS1"..

Script error: No such module "Check for unknown parameters".


Template:Asbox