topola/src
Mikolaj Wielgus 36710b7a51 tracer: Implement rudimentary wrapping around loose bends
Temporarily disabled bend-seg intersection to make it rudimentarily
work.
2023-11-15 15:42:58 +00:00
..
astar.rs mesh: Remove `Visitable`, `VisitMap` trait impls 2023-11-04 18:33:14 +00:00
draw.rs tracer: Implement rudimentary wrapping around loose bends 2023-11-15 15:42:58 +00:00
graph.rs mesh: Use a tagged graph index as vertex index instead of a Spade handle 2023-11-04 18:33:14 +00:00
guide.rs tracer: Implement rudimentary wrapping around loose bends 2023-11-15 15:42:58 +00:00
layout.rs tracer: Implement rudimentary wrapping around loose bends 2023-11-15 15:42:58 +00:00
main.rs tracer: Implement rudimentary wrapping around loose bends 2023-11-15 15:42:58 +00:00
math.rs guide: Return Err(...) instead of panicking 2023-10-17 05:17:07 +00:00
mesh.rs mesh: Make bends vertices, too 2023-11-06 23:22:00 +00:00
primitive.rs tracer: Implement rudimentary wrapping around loose bends 2023-11-15 15:42:58 +00:00
router.rs mesh: Split out `Mesh` into a new `Triangulation` struct 2023-11-04 22:49:20 +00:00
rules.rs Create new `Band` struct to pass around whole bands 2023-10-05 19:52:59 +00:00
segbend.rs primitive: Remove Option<...> as loose dot is always adjacent to a seg 2023-10-29 06:54:46 +00:00
shape.rs tracer: Implement rudimentary wrapping around loose bends 2023-11-15 15:42:58 +00:00
tracer.rs tracer: Implement rudimentary wrapping around loose bends 2023-11-15 15:42:58 +00:00
traverser.rs tracer: Implement rudimentary wrapping around loose bends 2023-11-15 15:42:58 +00:00
triangulation.rs mesh: Make bends vertices, too 2023-11-06 23:22:00 +00:00