Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pr0g/hierarchy
Investigation into how to represent and display a hierarchy
https://github.com/pr0g/hierarchy
Last synced: 27 days ago
JSON representation
Investigation into how to represent and display a hierarchy
- Host: GitHub
- URL: https://github.com/pr0g/hierarchy
- Owner: pr0g
- License: mit
- Created: 2021-03-25T21:00:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T19:46:52.000Z (2 months ago)
- Last Synced: 2024-10-22T13:18:18.806Z (2 months ago)
- Language: C++
- Size: 211 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hierarchy
An experimental library to test out displaying hierarchies of objects in a portable way.
Pass `-DHIERARCHY_DEMO=ON` to the CMake configure step to enable building the example command line app.