https://github.com/orchaldir/tech_tree
A tool to visualize tech trees in svg.
https://github.com/orchaldir/tech_tree
svg tech-tree visualization worldbuilding
Last synced: 4 months ago
JSON representation
A tool to visualize tech trees in svg.
- Host: GitHub
- URL: https://github.com/orchaldir/tech_tree
- Owner: Orchaldir
- License: gpl-3.0
- Created: 2021-10-24T09:32:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-13T11:09:10.000Z (over 4 years ago)
- Last Synced: 2025-02-13T18:53:08.836Z (over 1 year ago)
- Topics: svg, tech-tree, visualization, worldbuilding
- Language: Rust
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tech Tree Visualizer


[](https://codecov.io/gh/Orchaldir/tech_tree)
This project allows the user to define tech trees in yaml files and visualize them as SVG.
An example tech tree can be found in [example.yaml](resources/example.yaml).
It can be visualized with:
```terminal
tech_tree_cli resources/example.yaml
```
The output is an SVG image:
