working rotation and zoom. pan bad

This commit is contained in:
2025-08-18 13:41:15 -05:00
parent 2a1654e80c
commit a00bac0b3f
15 changed files with 320 additions and 204 deletions

View File

@@ -1,4 +1,5 @@
#include <cstdio>
#include <assert.h>
#include <stdlib.h>
#include "util.hpp"