Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 769 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 769 Bytes

Flutter Dart

Vector Editor

Vector graphics editor written in dart using the Flutter framework.

image

Overview

University project for the Computer Graphics course. The goal of the project is to create a vector editor with the following features:

  • Draw lines, circles and polygons
  • Move objects and vertices
  • Delete objects and vertices
  • Change line thickness and color
  • Enable/disable antialiasing
  • Export/Import from file