pathfinder/partitioner
Patrick Walton d8c590867d Stop computing B-vertex normals, which are no longer used.
6x improvement in partitioning time (because atan2 is dog slow).
2018-01-21 11:41:26 -08:00
..
src Stop computing B-vertex normals, which are no longer used. 2018-01-21 11:41:26 -08:00
.gitignore Rename `partitionfinder` to `partitioner` and remove the old tessellator 2017-08-08 11:32:51 -07:00
Cargo.toml Start a Cargo workspace and generate documentation for it 2017-12-23 18:01:55 -05:00
LICENSE-APACHE Rename `partitionfinder` to `partitioner` and remove the old tessellator 2017-08-08 11:32:51 -07:00
LICENSE-MIT Rename `partitionfinder` to `partitioner` and remove the old tessellator 2017-08-08 11:32:51 -07:00