/vector_editor

Graphics editor written in dart using the Flutter framework.

Primary LanguageDart

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