Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Vector redactor


2-dimensional Computer-Aided Design.

Implements instruments for:

  • Creating model
  • Saving and reading files/
  • Creating regions and splitting model into smaller objects
  • Representing information got from calculations
  • App should be used with math kernel, which contains functions of calculating parameters of magnetic field. Kernel is representeed /include/FLib.dll.


    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.

  • Installation

    cd /path/to/project
    cargo build --release
    

    About

    No description, website, or topics provided.

    Resources

    Stars

    0 stars

    Watchers

    1 watching

    Forks

    Releases

    Packages

    Used by

    Contributors

    Languages