Skip to content

This tool allows users to create variable-sized images with different shapes (rectangle, circle, triangle) and arrange them in chosen positions in a screen with customized resolution.

Notifications You must be signed in to change notification settings

gradyl16/shape-drawing-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shape Drawing Generator

This tool allows users to create variable-sized images with different shapes (rectangle, circle, triangle) and arrange them in chosen positions in a screen with customized resolution.

It was originally developed as a project for Programming Language Design & Implementation (CS 341) at the University of Illinois, Chicago during the Fall 2023 semester.

Installation

Download and install binaries for the Go programming language here: https://go.dev/doc/install. Follow the guide for your operating system and make sure to download the appropriate tarball.

Usage

The API can be found in draw.go. There is example usage in main.go.

Contributing

This project was not built to be extended, but feel free to create an issue or put in a pull request.

About

This tool allows users to create variable-sized images with different shapes (rectangle, circle, triangle) and arrange them in chosen positions in a screen with customized resolution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages