Skip to content

Latest commit

 

History

History

lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Libraries

Extra libraries with separate functionality from the rest of eightfold, and which may eventually be forked into their own repositories.

  • common :: Structures and utilities common to multiple packages.
  • stablevec :: A growable array type with indices stable across removals/insertions.
  • hedron :: Generic data structures for storing 3D mesh data, and utilities for deserializing various mesh storage formats.