summaryrefslogtreecommitdiff
path: root/bitmap.h
AgeCommit message (Collapse)Author
2022-04-11Implement ray3, timer and a simple viewport scanner.Keuin
Fix bitmap wrong pixel sequence. Remove default constructor of bitmap. Add pixel mixture method.
2022-04-11Implement bitmap and PPM serialization (with a demo program).Keuin