mirror of https://codeberg.org/topola/topola.git
Previously, rail vertices were not stored but generated on demand from data stored in a `Triangulation<...>`. This functionality is removed in favor of storing every vertex in `Navmesh`'s own graph built from the `Triangulation<...>`, which is now afterwards discarded. Tests still fail and rails aren't added yet, but this is close enough to completion for me to commit so that I can now go to sleep without worrying. |
||
|---|---|---|
| .githooks | ||
| .woodpecker | ||
| assets | ||
| macro/specctra_derive | ||
| src | ||
| tests | ||
| vendored/contracts | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| index.html | ||
README.md
Topola
Work-in-progress interactive topological router in Rust.
The project is funded by the NLnet Foundation via the NGI0 Entrust fund.
Chat
Join the official Matrix chatroom or IRC channel to talk with the developers. Both chatrooms are bridged, so it does not matter which one you join.
Contributing
Anyone can contribute to Topola, including you. If you want to help us out, please follow our Contribution guide.
Our official repository is on Codeberg. We also have a mirror repository on GitHub.
Licence
Topola is licensed under the MIT licence.






