Skip to content

tue-alga/curved-stroke-schematization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Curved Stroke Schematization

This project provides code developed in context of research into the schematization of (metro) networks and subdivisions using circular arcs. That is, it aims to reduce its number of vertices by replacing edges with arcs, while keeping the result similar to their original geometry.

The algorithm is described and tested in https://doi.org/10.1007/978-3-319-11593-1_1

This version of the code has been modified with respect to the code used in the paper, now building on the GeometryCore (https://github.com/tue-alga/GeometryCore), version v1.1.0. Slight deviations in results may occur.

LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages