No description
The code has been split into different source files. This breaks for now rotation for tiled images and PPM format. The focus is now on the PGM format. |
||
|---|---|---|
| img | ||
| .gitignore | ||
| image.cpp | ||
| image.h | ||
| Makefile | ||
| pnm.cpp | ||
| pnm.h | ||
| README.md | ||
| rotation.cpp | ||
| TODO.md | ||
RotateMeFast
This project aims to rotate bitmap images very quickly (around a millisecond).