Geometry Submodule #2

Open
opened 2025-02-11 04:27:41 +00:00 by Cheese-water · 0 comments
Owner

Because operations involving geometric calculations will likely be used in multiple places, it may be a good idea to create a submodule specifically for handling these.

It should provide structs defining lines and circles. More shapes may be added in future issues as needed.

It should provide functions for finding the intersections of lines with other lines, circles with other circles, and lines with circles.

It should provide functions for defining parallel and perpendicular lines to existing lines.

Because operations involving geometric calculations will likely be used in multiple places, it may be a good idea to create a submodule specifically for handling these. It should provide structs defining lines and circles. More shapes may be added in future issues as needed. It should provide functions for finding the intersections of lines with other lines, circles with other circles, and lines with circles. It should provide functions for defining parallel and perpendicular lines to existing lines.
Cheese-water added the
enhancement
label 2025-02-11 04:27:41 +00:00
Cheese-water added a new dependency 2025-02-11 04:39:33 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#3 Flex Segment
Cheese-water/rail_network
Reference: Cheese-water/rail_network#2
No description provided.