Skip to content

greyblue9/Python_BMP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,985 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppID

Python_BMP

A pure Python 2D/3D graphics library that outputs to windows bitmap format

  • Developed and tested using Python 3.7.3 and 3.10.4
  • No dependencies required

Instructions

Run Hello_somestring_here.py

This will show minimum code to accomplish certain tasks

  • Hello_Darkness.py (my old friend) is a minimum template

Run Features_Speedtest.py

  • It should generate a bitmap and open MS Paint under windows to show output...
  • Close the MS Paint window to execute another script

Unit tests (images are links to test)

Picmanip

Fractals

Text

  • 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)

VS Code Users

See: https://k0nze.dev/posts/python-relative-imports-vscode/

  • (Module Relative imports dont work in VS Code but code as-is runs fine in terminal or IDLE)

Moar docs

  • Hello Graphics

About

A pure Python 2D/3D graphics library that outputs to windows bitmap format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%