https://github.com/sandwoodjones/simple-painter
A simple point painter program for drawing polygons made in Qt & C++ for my computer graphics uni course
https://github.com/sandwoodjones/simple-painter
Last synced: 4 months ago
JSON representation
A simple point painter program for drawing polygons made in Qt & C++ for my computer graphics uni course
- Host: GitHub
- URL: https://github.com/sandwoodjones/simple-painter
- Owner: SandWoodJones
- Created: 2024-03-17T15:49:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T15:55:19.000Z (over 1 year ago)
- Last Synced: 2024-12-30T18:20:11.890Z (6 months ago)
- Language: C++
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple painter
The project's specs can be read (in portuguese) in the `specs.pdf` file.