Commit Graph

4 Commits

Author SHA1 Message Date
jess 0199f0de06 - line_line_intersection prospective line.
- circle_from_arc
  - line_arc_intersections
  - arc_arc_intersection
  - shortest_distance_from_segment

- Parser and pre-processor work
2026-05-12 19:23:57 -07:00
jess a1989fb1a9 ffi 2026-05-12 15:40:59 -07:00
jess d59389bba8 begin ffi work 2026-05-12 15:11:26 -07:00
jess 7cbb497478 Init. I deleted the entire GUI, then did what was required just to compile the lua, backend and math engines with clang.
It all compiles now. They designed well in the first place, so it was much easier than many projects would have been.

I can now begin with the GUI, I will write it in Rust and ICED.

Should be fun, I think.
2026-05-12 04:16:16 -07:00