Vector editor (unfinished)
2-dimensional Computer-Aided Design.
Already implemented instruments for:
Creating model
Saving and reading files/
Creating regions and splitting model into smaller objects (using math kernel)
Representing information got from calculations
Crates
iced (0.13.1)
csv + serde
libloading
Components
app. Main event loop, structure of graphical interface and message proceed.
model. Instruments for creating, loading and editing a model.
app_settings. Settings for app and model, most notable are grid, colors, zoom.