Commit graph

4 commits

Author SHA1 Message Date
9e89f0f943
Modifications
- Define final variable in the constructor
- Modifications on dimensions calculation when concatenation
- Save latest piece of quadtree before crash (debug)
2022-05-09 12:59:09 +02:00
70f3f4f197
Update comment 2022-05-09 11:35:20 +02:00
b84f7301d1
Check if surfaces are identical 2022-05-09 11:18:08 +02:00
a512ca52b1
QuadTree class
- Store everything inside a class (dimensions, color, pieces of image, methods to cut, merge pieces and export the fully rendered image
2022-05-08 17:35:43 +02:00