A pure Python 2D/3D graphics library that outputs to windows bitmap format
-
Developed and tested using Python 3.8 / 3.10.4 / 3.11 / 3.12
-
No dependencies required
Run Hello_somestring_here.py
This will show minimum code to accomplish certain tasks
- It should generate a bitmap and open MS Paint under windows to show output...
- Close the MS Paint window to execute another script
- Will generate images (one per function under test) then compare it with previously generated images generated with the function under test (this might take a while)