-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
[Proposal] Circuit Visualization Recipes with Makie.jl
Summary
My proposal suggests adding support for visualizing electronic circuits in Julia using Makie.jl recipes. My goal is to enable users to compose schematic diagrams using standard components like resistors, capacitors, wires, and voltage sources, rendered in 2D.
This would benefit:
- Educational tools (e.g., Pluto notebooks for electronics)
- Lightweight schematic sketching and documentation
- Rapid prototyping of circuit layouts
Scope
The initial focus is on 2D visual circuit components with grid-based layout support. Core features could include a set of reusable recipes, labeled components, and clean wire routing.
In the future, the system could be extended toward interactive or even 3D circuit visualizations, leveraging Makie’s full capabilities.
Thanks,
Avika
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels