Commit Graph

15 Commits

Author SHA1 Message Date
931e129983 Remove road edge seam generation when building junction mesh data 2026-05-13 18:47:53 +02:00
cc438cd802 Refactor junction edge mesh generation to use outer offsets and improve seam/miter calculations 2026-05-13 18:47:32 +02:00
6e8e27365e Refactor junction geometry calculations and add road edge seam management 2026-05-13 18:46:28 +02:00
0f7dcd5d53 Refactor junction mesh geometry calculations and remove transition UV distance helper 2026-05-13 18:36:58 +02:00
7bf333433c Enhance junction mesh generation with precise geometry calculations for miter and seam distances 2026-05-13 18:36:36 +02:00
d1523600b8 Adjust junction mesh generation to account for transition UV distance at road mouth segments 2026-05-13 18:32:31 +02:00
808bdf5896 Remove unused type import for junction footprint 2026-05-13 18:30:57 +02:00
a8c62adfe6 Refactor junction mesh generation to use profile strips and improve seam handling 2026-05-13 18:28:05 +02:00
c508fe4d55 Remove resolveSplineCorridorJunctionEdgeSettings utility function 2026-05-13 17:23:25 +02:00
9399b245bc Handle road mouth segments and add profile caps to junction edges 2026-05-13 17:05:55 +02:00
d3a2ba8890 Feat: Implement spline corridor junction edge mesh generation 2026-05-13 16:53:03 +02:00
05f8935700 Use resolved footprint geometry when building junction mesh 2026-05-13 16:36:51 +02:00
4d676fcce0 auto-git:
[change] src/geometry/spline-corridor-junction-mesh.ts
2026-05-13 16:35:21 +02:00
2b8367120a Type safety: Use ReadonlyArray for points in junction mesh path 2026-05-13 13:33:09 +02:00
41ccb3f8a8 Implement geometry generation for spline corridor junctions 2026-05-13 13:31:03 +02:00