Accessibility
Best-effort accessibility. This page is honest about what works and what doesn't, with no formal compliance program behind it.
Marketing website
- Semantic HTML with landmark elements
- Color contrast aimed at WCAG AA ratios for body text and UI controls
- Keyboard-navigable with visible focus indicators
prefers-reduced-motionrespected
Interactive simulator
The simulator is a graphical canvas. The UI around the canvas is keyboard-operable; the canvas itself is visual-only.
Works
- Menus, buttons, panels, and forms are keyboard operable
- Controls have accessible names
- Scene data is inspectable via the properties panel
- Object creation (wire, solenoid, magnet, etc.) is reachable without a pointer
Known gaps
- The 2D and 3D canvas views are visual-only. Screen readers can read scene data via the properties panel but do not receive a spoken description of the field rendering itself.
- Color is a primary channel for conveying field strength and direction; no color-blind-friendly palette switcher yet.
Feedback
Accessibility reports are welcome — send them to [email protected] with the page URL, a brief description, and the assistive technology (if any) you're using. Replies are best-effort within a few business days.