Commit Graph

7 Commits

Author SHA1 Message Date
Jess 8e01eff876 windows 2026-05-23 09:40:30 -07:00
jess 880a37ace7 worked on sim engine quite a bit 2026-05-14 23:50:34 -07:00
jess 749a9d3e43 subprocess wrapper around the magnetostatic FFI solver - C++ errors are caught and collected and the process dies on its own thread.
this allows errors in parsed .fem  files to now provide useful errors back to the user.

also stitched in the incomplete functions for the buttons that existed already but has no implementations.
- new doc
- save/as
- zoom
- grid
- etc

---

animations:

new engine for defining the movement of a segment between two nodes or multiple pairs of two as a function over time

and animated simulations are now capable showing the change in fields of moving objects.
2026-05-13 20:21:22 -07:00
jess 520188a82a demo 2026-05-13 01:14:06 -07:00
jess 74ab29ee8d mesh
triangle build
auto-invalidation of cache
2026-05-13 00:40:17 -07:00
jess 4e6a655683 xtasks geom_math edit, lib for elec and curr
+poly for mag
2026-05-13 00:30:13 -07:00
jess a1989fb1a9 ffi 2026-05-12 15:40:59 -07:00