P1l3T0 / 2D-Shape-Editor

A program for creating/drawing 2D shapes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2D Shape editor

Overview

This application was created as part of an Object-Orientated Programming university course project using C#.
The application provides functions for drawing and working with 2D shapes using vector graphics

Features

Users can create a variety of shapes, all with different colors for their inside or outside. In addition, users can draw with freehand, edit already existing shapes, change the background color of the window, save both as a .jpeg or .data file and have the ability to open a .data file to edit already existing files.

Technologies Used:

Microsoft Visual Studio - IDE used for writing the application
Windows Forms - UI framework for building the application
C# - chosen programming language to write the source code

Credits

This application was created by P1l3T0

About

A program for creating/drawing 2D shapes


Languages

Language:C# 100.0%