Skip to content

P1l3T0/2D-Shape-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages