-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
729c815
commit 706f3ef
Showing
1 changed file
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,29 @@ | ||
# frustum | ||
# Breviloquia Italica: `frustum` visualization tool | ||
|
||
This is still a rough sketch. | ||
[](https://doi.org/10.5281/zenodo.TODO) | ||
[](https://creativecommons.org/licenses/by/4.0/) | ||
|
||
## desiderata | ||
This resource contains the full sourcecode for the `frustum` visualization tool of the [Breviloquia Italica](https://github.com/breviloquia-italica) project. | ||
|
||
- GENERAL | ||
The tool can be used online at https://breviloquia-italica.github.io/frustum/. | ||
|
||
## Desiderata | ||
|
||
This is a list of features left to future work. | ||
|
||
- General: | ||
- cute logo | ||
- choice between log/linear intensity | ||
- choice between rel/abs intensity (wrt orthogonal filters) | ||
- play/stop button | ||
- temporal animation with play/stop button | ||
- filter reset button | ||
- MAP | ||
- Map: | ||
- zoom/pan | ||
- add contours of european nations | ||
- add contours of provinces | ||
- redraw on resize | ||
- show number on hover | ||
- TIMELINE | ||
- Timeline: | ||
- zoom/pan | ||
- redraw on resize | ||
- show number on hover |