The Figure Drawing App is a Python desktop application built using the tkinter library for creating a simple image viewer to assist in human figure drawing. This application allows users to select a ...
A simple object-oriented drawing editor that allows a user to create, move and erase squares, circles (ellipses) and lines in an interactive graphics. The user can change the color or the thickness of ...