A Python-based drawing application with freehand drawing, basic shapes, color selection, undo/redo functionality, and PNG export capabilities. Built with Tkinter for the GUI and designed with a ...
This is a project designed by Computer Graphics students of STCET. It is designed using graphics.py module which is underlaid as the canvas and other drawing techniques are implemented. Refer to the ...