Skip to content

Keelan10/Scalable-Coordinate-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Scalable Coordinate System

Overview

This is an interactive Graphical User Interface for drawing shapes.

Features

  • Lines can be drawn using either DDA or Bresenham Line algorithm
  • Regular and irregular polygons can be drawn
  • Circles can be drawn
  • Regular polygons and circles can be filled with any color
  • Different line styles are available(Solid, dashed, dotted)
  • The line thickness of any shape to be drawn can be specified
  • The line color of any shape to be drawn can be changed

Running the project

Simply run MyApp.java on any IDE of your choice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages